[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 8 / 2 / MappingJSON / 1.0.0 / MappingJSON.podspec.json
blob40e8b2018c99a1ffd5911d8bcc423f3f1b2e88ba
2   "name": "MappingJSON",
3   "version": "1.0.0",
4   "summary": "A framework written in Swift for mapping JSON to object",
5   "description": "MappingJSON is a framework written in Swift to make it easy to map JSON to your object.",
6   "homepage": "https://github.com/hinoppy/MappingJSON",
7   "license": "MIT",
8   "authors": {
9     "Shinya Hino": "shinya.hino@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "watchos": "2.1",
15     "tvos": "9.1"
16   },
17   "source": {
18     "git": "https://github.com/hinoppy/MappingJSON.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MappingJSON/*.swift",
22   "requires_arc": true