[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / a / AlamoCodable / 1.1.0 / AlamoCodable.podspec.json
blobf65ab2b324f43765ca1c1bd3a6223ce3c9947112
2   "name": "AlamoCodable",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.1.0",
7   "license": "MIT",
8   "summary": "AlamoCodable is a network manager depend on Alamofire.",
9   "homepage": "https://github.com/umeshiscreative/AlamoCodable",
10   "authors": {
11     "Umesh Verma": "umeshiscreative@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/umeshiscreative/AlamoCodable.git",
15     "tag": "1.1.0"
16   },
17   "swift_version": "4.0",
18   "requires_arc": true,
19   "source_files": "AlamoCodable/**/*.swift",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.7"
23     ]
24   }