[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 6 / 2 / Ditto-Swift / 1.0.2 / Ditto-Swift.podspec.json
blobc353dc8e2434f8f4d84802892ce37598a5ec3ca6
2   "name": "Ditto-Swift",
3   "version": "1.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/*.swift",
21   "module_name": "Ditto",
22   "pushed_with_swift_version": "3.0"