[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 6 / 2 / Ditto-Swift / 1.0.1 / Ditto-Swift.podspec.json
blob6bfd7f3ea505c1e6a2825bb86e6c7d7ee83a293a
2   "name": "Ditto-Swift",
3   "version": "1.0.1",
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.1"
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   "module_name": "Ditto",
22   "pushed_with_swift_version": "3.0"