[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 7 / 3 / 2 / xyfBaseFramework / 1.1.1 / xyfBaseFramework.podspec.json
blob31ae4ac88a549526012e5526301071c5384efa1e
2   "name": "xyfBaseFramework",
3   "version": "1.1.1",
4   "summary": "xyf基本框架",
5   "homepage": "https://github.com/xialun/xyfBaseFramework.git",
6   "license": "MIT",
7   "authors": {
8     "wangshuai": "1032188750@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/xialun/xyfBaseFramework.git",
12     "tag": "1.1.1"
13   },
14   "source_files": "xyfBaseFramework/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ],
23     "RSA": [
24       "~> 1.0.1"
25     ],
26     "SCNSdataExtensions": [
27       "~> 1.0.4"
28     ],
29     "WSCustomeFMDB": [
30       "~> 1.0.5"
31     ]
32   }