[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / b / SimonPodTest / 0.1.1 / SimonPodTest.podspec.json
blob82e87a258aef0fe317a6052d21d81c031efe2fd9
2   "name": "SimonPodTest",
3   "version": "0.1.1",
4   "summary": "A short description of SimonPodTest.",
5   "homepage": "https://github.com/simon9211/SimonPodTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "simon9211": "simon9211@126.com"
12   },
13   "source": {
14     "git": "https://github.com/simon9211/SimonPodTest.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SimonPodTest/Classes/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }