[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 8 / a / CZCategory / 0.0.1 / CZCategory.podspec.json
blobe48a19f0d22dd0647af0c7a4507c5b316dd9e10a
2   "name": "CZCategory",
3   "version": "0.0.1",
4   "summary": "cz self Category summary",
5   "description": "cz self Category description",
6   "homepage": "https://github.com/JuYiWei/CZCategory",
7   "license": "MIT",
8   "authors": {
9     "juyw": "757832801@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JuYiWei/CZCategory.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIKit",
22       "source_files": "CZCategory/CZCategory/Category/UIKit/*.{h,m}"
23     },
24     {
25       "name": "Foundation",
26       "source_files": "CZCategory/CZCategory/Category/Foundation/*.{h,m}"
27     }
28   ]