[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / d / a / YC-BaseLib / 0.0.3 / YC-BaseLib.podspec.json
blob30ff3f90c91f39832936df5de18b627738247a56
2   "name": "YC-BaseLib",
3   "version": "0.0.3",
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.3"
17   },
18   "frameworks": "Foundation",
19   "subspecs": [
20     {
21       "name": "YC-BaseLibModel",
22       "source_files": "YC-BaseLib/YC-BaseLibModel/*.{h,m}"
23     },
24     {
25       "name": "YC-BaseLibView",
26       "source_files": "YC-BaseLib/YC-BaseLibView/*.{h,m}"
27     }
28   ]