[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 6 / f / GameFramework / 0.1 / GameFramework.podspec.json
blob68a61a40296808e5d05661f3ade614ce5018756e
2   "name": "GameFramework",
3   "version": "0.1",
4   "summary": "GameFramework",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "wesaiPublic": "app@wesai.com"
11   },
12   "homepage": "https://github.com/leohou/GameFramework",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "Foundation",
17     "CoreTelephony",
18     "SystemConfiguration",
19     "CoreGraphics",
20     "AdSupport",
21     "Security",
22     "WebKit"
23   ],
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "source": {
28     "git": "https://github.com/leohou/GameFramework.git",
29     "tag": "0.1"
30   },
31   "platforms": {
32     "ios": "9.0"
33   },
34   "swift_versions": "4.0",
35   "ios": {
36     "vendored_frameworks": "iOS/*.framework"
37   },
38   "dependencies": {
39     "FBSDKLoginKit": [
41     ],
42     "FBSDKShareKit": [
44     ]
45   },
46   "swift_version": "4.0"