[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / b / CocoaCategory / 0.0.2 / CocoaCategory.podspec.json
blob614e652f45d0e0eaae1cbf534c1d9c01781cf3ed
2   "name": "CocoaCategory",
3   "version": "0.0.2",
4   "summary": "Base Category Classes",
5   "homepage": "https://github.com/907376361/CocoaCategory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Allien": "907376361@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/907376361/CocoaCategory.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "CocoaCategory/Classes/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }