[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 5 / AGGameInternationalSDK / 1.0.0 / AGGameInternationalSDK.podspec.json
blobb09db00d886805a32707c7b3c5229764d2dc2d0b
2   "name": "AGGameInternationalSDK",
3   "version": "1.0.0",
4   "summary": "AGGameInternationalSDK.",
5   "homepage": "http://www.appgame.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "supermao": "625257555@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/appgame-sdk/AGGameInternationalSDK-for-iOS.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "MobileCoreServices",
23     "SystemConfiguration",
24     "UIKit",
25     "GameKit",
26     "CoreGraphics",
27     "Social",
28     "StoreKit",
29     "AdSupport",
30     "iAd",
31     "Security"
32   ],
33   "vendored_frameworks": "AGGameInternationalSDK/AGGameInternationalSDK.framework",
34   "xcconfig": {
35     "OTHER_LDFLAGS": "$(inherited) -ObjC"
36   }