[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / fastjson_swift / 1.0.0 / fastjson_swift.podspec.json
blobcfc8ca34d771a425feb217dbe0e6476e8ceae003
2   "name": "fastjson_swift",
3   "version": "1.0.0",
4   "summary": "基于 Codable 的 swift JSON 解析库.",
5   "description": "基于 Codable 的 swift JSON 解析库.用于进行 JSON 与数据模型互相转换.",
6   "homepage": "https://blog.csdn.net/CuiXg/article/details/115204277",
7   "license": "MIT",
8   "authors": "CuiXg",
9   "social_media_url": "https://blog.csdn.net/CuiXg",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "4.0",
14   "source": {
15     "git": "https://github.com/AndyCuiYTT/fastjson_swift.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Codable/*.swift",
19   "swift_version": "4.0"