Latest | 1.0.2 |
---|---|
Homepage | https://bitbucket.org/mrklteam/commonutilsgame/ |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | CommonUtils |
Frameworks | GameKit |
Authors |
Latest podspec
{ "name": "CommonUtilsGame", "version": "1.0.2", "summary": "CommonUtils extension for Game.", "homepage": "https://bitbucket.org/mrklteam/commonutilsgame/", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Karen Lusinyan": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://[email protected]/mrklteam/commonutilsgame.git", "tag": "1.0.2" }, "requires_arc": true, "prefix_header_file": "Pod/Classes/Pod-Prefix.pch", "source_files": "Pod/Classes/**/*.{h,m}", "resource_bundles": { "CommonUtilsGame": [ "Pod/Assets/Images/*.*" ] }, "dependencies": { "CommonUtils": [] }, "frameworks": "GameKit" }
Sun, 28 Feb 2016 23:05:02 +0000