[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / a / YHKit_OC / 0.0.3 / YHKit_OC.podspec.json
blob356444794de85ecffe8f61d0b37d255c2ae72af4
2   "name": "YHKit_OC",
3   "version": "0.0.3",
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.3"
19   },
20   "resources": "YHKit_OC/YHKit_OC/Album/*.{strings,xcassets}",
21   "source_files": "YHKit_OC/YHKit_OC/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "SDAutoLayout": [
32     ],
33     "Masonry": [
35     ],
36     "FDFullscreenPopGesture": [
38     ]
39   }