[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 8 / SXYBaseCategories / 1.0.1 / SXYBaseCategories.podspec.json
blobeb6225027884514eefdfcaf7d8246b4dd0896598
2   "name": "SXYBaseCategories",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "*.*",
19   "requires_arc": true,
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 0.9.2"
23     ]
24   }