[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / AIFunSDK / 0.3.2 / AIFunSDK.podspec.json
blob0879fecc13258fa358e7f27e4e48a1818b84708e
2   "name": "AIFunSDK",
3   "version": "0.3.2",
4   "summary": "A short description of AIFunSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LifeForLove/aifun_ios_sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LifeForLove": "695946569@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LifeForLove/aifun_ios_sdk.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "AIFunSDK/AIFunSDK.framework",
22   "resources": "AIFunSDK/AIFunSDKResource.bundle",
23   "dependencies": {
24     "QCloudCOSXML/Transfer": [
25       "~> 5.8.1"
26     ]
27   },
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-all_load"
31   }