[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / AIFunSDK / 0.1.7 / AIFunSDK.podspec.json
blob1fae88b62a3efd290f69834372a0c0c95c2ac4a6
2   "name": "AIFunSDK",
3   "version": "0.1.7",
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.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "AIFunSDK/AIFunSDK.framework",
22   "resources": "AIFunSDK/AIFunSDKResource.bundle",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ],
27     "SDWebImage": [
28       "~> 5.10.4"
29     ],
30     "AFNetworking": [
31       "~> 4.0.1"
32     ],
33     "MJExtension": [
34       "~> 3.2.4"
35     ],
36     "MJRefresh": [
37       "~> 3.5.0"
38     ],
39     "YYText": [
40       "~> 1.0.7"
41     ],
42     "ReactiveCocoa": [
43       "~> 2.5"
44     ],
45     "QCloudCOSXML/Transfer": [
46       "~> 5.8.1"
47     ],
48     "SAMKeychain": [
49       "~> 1.5.3"
50     ]
51   },
52   "requires_arc": true,
53   "pod_target_xcconfig": {
54     "OTHER_LDFLAGS": "-all_load"
55   }