[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / a / CZCategory / 0.0.7 / CZCategory.podspec.json
blob1b9969f765173671bb8ca440f0c7ffa3e4ed6169
2   "name": "CZCategory",
3   "version": "0.0.7",
4   "summary": "cz self Category",
5   "description": "fix macro;new function",
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.7"
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   ]