[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 6 / 2 / Ditto-Swift / 1.0.0 / Ditto-Swift.podspec.json
blobad9ad5987a17393a959ba9c52463b0271b5ae761
2   "name": "Ditto-Swift",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Serialize swift object to JSON object",
6   "homepage": "https://github.com/kevin0571/Ditto",
7   "authors": {
8     "Kevin Lin": "kevin_lyn@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/kevin0571/Ditto.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Ditto/*.swift",
21   "pushed_with_swift_version": "3.0"