[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / a / AlamoCodable / 2.0.1 / AlamoCodable.podspec.json
blob5eca315cad5ad784e855879345923d85342cb516
2   "name": "AlamoCodable",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "2.0.1",
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": "2.0.1"
16   },
17   "swift_version": "4.0",
18   "requires_arc": true,
19   "source_files": "AlamoCodable/**/*.swift",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.7"
23     ]
24   }