[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / a / c / LYCocoaDevKit / 0.0.4 / LYCocoaDevKit.podspec.json
blobb01d348ac5aba39df475e200a327e96dd69a0511
2   "name": "LYCocoaDevKit",
3   "version": "0.0.4",
4   "summary": "常见开发分类",
5   "homepage": "https://github.com/zhangliyong1024/LYCocoaDevKit",
6   "license": "MIT",
7   "authors": {
8     "zhangliyong": "zhangliyong1997@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/zhangliyong1024/LYCocoaDevKit.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "LYCocoaDevKit/LYCocoaDevKit/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ],
29     "NYXImagesKit": [
31     ]
32   }