[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / b / 3 / 8 / SXYBaseCategories / 1.0.8 / SXYBaseCategories.podspec.json
blobfd817a23d5d03f39062ca9aa178e0ef00f79deae
2   "name": "SXYBaseCategories",
3   "version": "1.0.8",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Categories for development iOS APP",
8   "homepage": "https://github.com/zhongyang/SXYBaseCategories",
9   "license": "MIT",
10   "authors": {
11     "zhongyang": "ppnext@163.com"
12   },
13   "social_media_url": "http://weibo.com/exceptions",
14   "source": {
15     "git": "https://github.com/zhongyang/SXYBaseCategories.git",
16     "tag": "1.0.8"
17   },
18   "source_files": "*.*",
19   "requires_arc": true,
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 0.9.2"
23     ],
24     "SVProgressHUD": [
25       "~> 2.0.3"
26     ]
27   }