[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 2 / 6 / ASHttpRequest / 1.0.1 / ASHttpRequest.podspec.json
blobb9b85762baf32943b5f8c01e0ad62a8fc10ad377
2   "name": "ASHttpRequest",
3   "version": "1.0.1",
4   "summary": "A short description of ASHttpRequest.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ansendev01",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ansen": "sdglyuan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ansendev01/ASHttpRequest.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ASHttpRequest/Classes/**/*",
22   "dependencies": {
23     "MJExtension": [
25     ]
26   }