[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / b / SYAlamofire / 1.0.1 / SYAlamofire.podspec.json
blob8a1df28ac0a2d9b9882eaf398e0fcb79a7b16379
2   "name": "SYAlamofire",
3   "version": "1.0.1",
4   "summary": "easy to use Alamofire",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YangShi123/SYAlamofire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "石头羊子": "shiyawn@163.com"
13   },
14   "source": {
15     "git": "https://github.com/YangShi123/SYAlamofire.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SYAlamofire/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ]
29   }