[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / CommonUtilsGame / 1.0.2 / CommonUtilsGame.podspec.json
blob55b66799d15a52a83b2a48f2a73465b0a22dad5c
2   "name": "CommonUtilsGame",
3   "version": "1.0.2",
4   "summary": "CommonUtils extension for Game.",
5   "homepage": "https://bitbucket.org/mrklteam/commonutilsgame/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Karen Lusinyan": "karen.lusinyan.developerios@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://mrcararia@bitbucket.org/mrklteam/commonutilsgame.git",
18     "tag": "1.0.2"
19   },
20   "requires_arc": true,
21   "prefix_header_file": "Pod/Classes/Pod-Prefix.pch",
22   "source_files": "Pod/Classes/**/*.{h,m}",
23   "resource_bundles": {
24     "CommonUtilsGame": [
25       "Pod/Assets/Images/*.*"
26     ]
27   },
28   "dependencies": {
29     "CommonUtils": [
31     ]
32   },
33   "frameworks": "GameKit"