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