[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / b / SYAlamofire / 1.0.2 / SYAlamofire.podspec.json
blob601493713c9dd17207ab18f04aea16046824afc8
2   "name": "SYAlamofire",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SYAlamofire/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ]
29   }