[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / a / YC-BaseLib / 0.0.7 / YC-BaseLib.podspec.json
blobb24fd4c39af3514e39169b94c2c628027c677028
2   "name": "YC-BaseLib",
3   "version": "0.0.7",
4   "summary": "A short description of YC-BaseLib.",
5   "description": "baselib",
6   "homepage": "https://github.com/CY-0227/YC-BaseLib",
7   "license": "MIT",
8   "authors": {
9     "chenyun": "273962965@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/CY-0227/YC-BaseLib.git",
16     "tag": "0.0.7"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "AdSupport"
22   ],
23   "dependencies": {
24     "Masonry": [
26     ],
27     "MBProgressHUD": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "YC-BaseLibModel",
34       "source_files": "YC-BaseLib/YC-BaseLibModel/*.{h,m}"
35     },
36     {
37       "name": "YC-BaseLibView",
38       "source_files": "YC-BaseLib/YC-BaseLibView/*.{h,m}"
39     },
40     {
41       "name": "YC-BaseLibTool",
42       "source_files": "YC-BaseLib/YC-BaseLibTool/*.{h,m}"
43     }
44   ]