[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / f / GameFramework / 0.2 / GameFramework.podspec.json
blobe0a26cbcecb7920ea8e1ff3944aacb0e9b76a9eb
2   "name": "GameFramework",
3   "version": "0.2",
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     "StoreKit",
24     "Accelerate",
25     "MobileCoreServices"
26   ],
27   "libraries": "sqlite3",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "source": {
32     "git": "https://github.com/leohou/GameFramework.git",
33     "tag": "0.2"
34   },
35   "platforms": {
36     "ios": "9.0"
37   },
38   "swift_versions": "4.0",
39   "ios": {
40     "vendored_frameworks": "iOS/*.framework"
41   },
42   "dependencies": {
43     "FBSDKLoginKit": [
45     ],
46     "FBSDKShareKit": [
48     ]
49   },
50   "swift_version": "4.0"