[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 0 / CACategories / 0.0.2 / CACategories.podspec.json
blobc24a197d7ac884e5d8f874462193ea3b5f418dfd
2   "name": "CACategories",
3   "summary": "Categories .",
4   "description": "帮助开发者快速集成项目。",
5   "version": "0.0.2",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cary": "guojiashuang@live.com"
12   },
13   "homepage": "https://github.com/CaryGo/CACategories",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/CaryGo/CACategories.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "CACategories/*.h",
23   "frameworks": [
24     "Foundation",
25     "CoreFoundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "MBProgressHUD": [
31     ],
32     "SpinKit": [
34     ]
35   }