[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 1 / Categorys / 1.0.8 / Categorys.podspec.json
blobcc101b840a5f4aea72a3c5fea0900689abe5b7a1
2   "name": "Categorys",
3   "version": "1.0.8",
4   "summary": "It is a Categorys used on iOS, which implement by Objective-C",
5   "description": "It is a Categorys used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/Categorys.git",
13     "tag": "1.0.8",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "MBProgressHUD": [
22       "0.9.2"
23     ]
24   },
25   "source_files": "Categorys/*.{h,m}",
26   "public_header_files": "Categorys/*.h",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]