[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / a / 7 / YIMKit / 0.1.3 / YIMKit.podspec.json
blob9218c59fc732bfef9ca449a1679749e5dbf617fb
2   "name": "YIMKit",
3   "version": "0.1.3",
4   "summary": "library for ybz",
5   "homepage": "https://github.com/yiiim/YIMKit",
6   "license": "MIT",
7   "authors": {
8     "ybz": "ybz975218925@live.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yiiim/YIMKit.git",
15     "tag": "0.1.3"
16   },
17   "source_files": "YIMKit/src/**/*.{h,m,c}",
18   "resources": "YIMKit/resource/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ],
24     "DZNEmptyDataSet": [
26     ],
27     "YYKit": [
29     ],
30     "AFNetworking": [
32     ]
33   }