[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / a / 5 / e / AGJointOperationSDK / 1.1.3 / AGJointOperationSDK.podspec.json
blobd6d56db21c75eed67e869da11d59429bba46c679
2   "name": "AGJointOperationSDK",
3   "version": "1.1.3",
4   "summary": "AppGame Joint Operation SDK for iOS",
5   "homepage": "http://www.appgame.com",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Mao": "625257555@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/appgame-sdk/AGJointOperationSDK-for-iOS.git",
12     "tag": "1.1.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "MobileCoreServices",
20     "SystemConfiguration",
21     "UIKit"
22   ],
23   "libraries": "sqlite3",
24   "vendored_frameworks": "AGJointOperationSDK/AGJointOperationSDK.framework",
25   "resources": "AGJointOperationSDK/AGJointOperationSDKResource.bundle",
26   "xcconfig": {
27     "OTHER_LDFLAGS": "$(inherited) -ObjC"
28   }