[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / 7 / YYB_iOSComponent / 0.0.1 / YYB_iOSComponent.podspec.json
blob3fdef971451b0a2e723fa1b05f0a85074975ed5c
2   "name": "YYB_iOSComponent",
3   "version": "0.0.1",
4   "summary": "YYB_iOSComponent.",
5   "description": "A pod for iOS develope components",
6   "license": "MIT",
7   "authors": {
8     "Sniper": "yanyibin.nz@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/bassamyan/YYB_iOSComponent.git",
15     "tag": "0.0.1"
16   },
17   "homepage": "https://github.com/bassamyan/YYB_iOSComponent",
18   "subspecs": [
19     {
20       "name": "Category",
21       "subspecs": [
22         {
23           "name": "Base",
24           "source_files": "YYB_iOSComponent/YYB_iOSComponent/Components/Category/Base/**/*.{h,m}"
25         },
26         {
27           "name": "Layout",
28           "source_files": "YYB_iOSComponent/YYB_iOSComponent/Components/Category/Layout/**/*.{h,m}",
29           "dependencies": {
30             "Masonry": [
32             ]
33           }
34         }
35       ]
36     }
37   ]