[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / e / AGJointOperationSDK / 1.3.3 / AGJointOperationSDK.podspec.json
blob844c6b286831c5a72d323eef12736c05c2b15a79
2   "name": "AGJointOperationSDK",
3   "version": "1.3.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.3.3"
13   },
14   "platforms": {
15     "ios": "8.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   },
29   "dependencies": {
30     "ShareSDK3": [
32     ],
33     "MOBFoundation": [
35     ],
36     "ShareSDK3/ShareSDKPlatforms/QQ": [
38     ],
39     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
41     ],
42     "ShareSDK3/ShareSDKPlatforms/WeChat": [
44     ],
45     "ShareSDK3/PlatformConnector/QQ": [
47     ],
48     "ShareSDK3/PlatformConnector/SinaWeibo": [
50     ],
51     "ShareSDK3/PlatformConnector/WeChat": [
53     ]
54   }