[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / e / AGJointOperationSDK / 1.0.15 / AGJointOperationSDK.podspec.json
blob2f50397217a4c9afd3908429460ee97f5e36783e
2   "name": "AGJointOperationSDK",
3   "version": "1.0.15",
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.0.15"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "MobileCoreServices",
20     "SystemConfiguration",
21     "UIKit"
22   ],
23   "vendored_frameworks": "AGJointOperationSDK/AGJointOperationSDK.framework",
24   "resources": "AGJointOperationSDK/AGJointOperationSDKResource.bundle",
25   "xcconfig": {
26     "OTHER_LDFLAGS": "$(inherited) -ObjC"
27   }