[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 3 / 8 / SXYBaseCategories / 1.0.11 / SXYBaseCategories.podspec.json
blobdcd7cdd61c5793526a7b1ec493b1a9d219bc4795
2   "name": "SXYBaseCategories",
3   "version": "1.0.11",
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.11"
17   },
18   "source_files": "*.*",
19   "requires_arc": true,
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 0.9.2"
23     ],
24     "SVProgressHUD_SXY": [
25       "~> 2.0.5"
26     ]
27   }