[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / a / YHKit_OC / 0.0.5 / YHKit_OC.podspec.json
blob8a6ef43ce006891fa0ccbbe8c7fbbc1b1ed4bd6a
2   "name": "YHKit_OC",
3   "version": "0.0.5",
4   "summary": "个人开发库、各种工具、类库、总结等",
5   "homepage": "https://github.com/liujunliuhong/YHKit_OC",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "liujun": "1035841713@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/liujunliuhong/YHKit_OC.git",
18     "tag": "0.0.5"
19   },
20   "resources": [
21     "YHKit_OC/YHKit_OC/Album/*.{strings,xcassets}",
22     "YHKit_OC/YHKit_OC/CustomNaviBar/YHNavigation.bundle"
23   ],
24   "source_files": "YHKit_OC/YHKit_OC/**/*.{h,m}",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "MBProgressHUD": [
32     ],
33     "SDAutoLayout": [
35     ],
36     "Masonry": [
38     ],
39     "FDFullscreenPopGesture": [
41     ]
42   }