[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / a / f / AlamoClient / 1.0.2 / AlamoClient.podspec.json
blob91f1d66d9bf183df4e6a903e93d0b6ef9c615e11
2   "name": "AlamoClient",
3   "version": "1.0.2",
4   "summary": "AlamoClient based on Alamofire.",
5   "homepage": "https://github.com/CavanSu/AlamoClient",
6   "license": "MIT",
7   "authors": {
8     "CavanSu": "403029552@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/CavanSu/AlamoClient.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "sources/*.{h,m,swift}",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.7.3"
22     ]
23   },
24   "module_name": "AlamoClient",
25   "swift_versions": "4.0",
26   "swift_version": "4.0"