[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 5 / e / AGJointOperationSDK / 1.0.16 / AGJointOperationSDK.podspec.json
blobefa96082971d2ea8b4f2a547d8ec2e7b32eb6e23
2   "name": "AGJointOperationSDK",
3   "version": "1.0.16",
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.16"
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   }