[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / b / 3 / 8 / SXYBaseCategories / 1.0.7 / SXYBaseCategories.podspec.json
blobc5d48c8fe7ed0e285b40b3ea082d22af153c53a8
2   "name": "SXYBaseCategories",
3   "version": "1.0.7",
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.7"
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   }