[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / d / Reflect / 1.0.0 / Reflect.podspec.json
blobae2022abc0f608a131d0e8d9cd09f43367701215
2   "name": "Reflect",
3   "version": "1.0.0",
4   "summary": "Model to Dictionary in Swift.",
5   "homepage": "https://github.com/iLiuChang/Reflect",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/Reflect.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "4.0",
19   "source_files": "Reflect/*.{swift}",
20   "swift_version": "4.0"