[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / a / 0 / TKJsonMapper / 1.1.0 / TKJsonMapper.podspec.json
blob0353e5b97a6bb1bf1b817da74cec8194a8476127
2   "name": "TKJsonMapper",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "JSONMapper/JSONElement makes it easier and safer to use JSON",
9   "homepage": "https://github.com/TBXark/JsonMapper",
10   "authors": {
11     "TBXark": "tbxark@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/TBXark/JsonMapper.git",
15     "tag": "1.1.0"
16   },
17   "module_name": "JSONMapper",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "3.0"
22   },
23   "source_files": "JsonMapper/*.swift",
24   "frameworks": "Foundation"