[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 3 / AlamofireObjectMapper11up / 6.3.1 / AlamofireObjectMapper11up.podspec.json
blob3d007900babaea76d3e0cd1be3e467df72e0614f
2   "name": "AlamofireObjectMapper11up",
3   "version": "6.3.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An extension to Alamofire which automatically converts JSON response data into swift objects using ObjectMapper",
9   "homepage": "https://github.com/keithacn/AlamofireObjectMapper",
10   "authors": {
11     "Keith ACN": ""
12   },
13   "source": {
14     "git": "https://github.com/keithacn/AlamofireObjectMapper.git",
15     "tag": "6.3.1"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "watchos": "4.0",
21     "tvos": "11.0"
22   },
23   "swift_versions": "5.0",
24   "requires_arc": true,
25   "source_files": "AlamofireObjectMapper/**/*.swift",
26   "dependencies": {
27     "Alamofire11up": [
29     ],
30     "ObjectMapper11up": [
32     ]
33   },
34   "swift_version": "5.0"