[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / c / 3 / JSONElement / 1.5.0 / JSONElement.podspec.json
blob361c65dc0906378b5eb73b980c7b9265cb695a6d
2   "name": "JSONElement",
3   "version": "1.5.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "JSONElement/JSONMapper makes it easier and safer to use JSON",
9   "homepage": "https://github.com/TBXark/JSONElement",
10   "authors": {
11     "TBXark": "tbxark@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/TBXark/JSONElement.git",
15     "tag": "1.5.0"
16   },
17   "module_name": "JSONElement",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "Sources/JSONElement/*.swift",
23   "frameworks": "Foundation",
24   "swift_versions": "4.0",
25   "swift_version": "4.0"