[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 7 / 6 / Jsonful / 4.2.1 / Jsonful.podspec.json
blobbc6e314dc8df51f0346746074ef0a032b7036ab5
2   "name": "Jsonful",
3   "version": "4.2.1",
4   "summary": "Jsonful可以让你像JavaScript使用JSON一样使用iOS原生数据和模型.",
5   "homepage": "https://github.com/tianziyao/Jsonful",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tianziyao": "ziyao.tian@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tianziyao/Jsonful.git",
15     "tag": "4.2.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "Jsonful/Classes/**/*",
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit",
26       "CoreGraphics"
27     ]
28   },
29   "swift_version": "4.2"