[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / b / 9 / swift-serialize / 0.1.0 / swift-serialize.podspec.json
blobe83b274d2e0b2a9c55e4742f8d93eccdf9b44e7d
2   "name": "swift-serialize",
3   "module_name": "Serialize",
4   "version": "0.1.0",
5   "summary": "swift object serialize/deserialize of json",
6   "description": "serialize swift object to json\ndeserialize json for swift custom class",
7   "homepage": "https://github.com/sagesse-cn/swift-serialize",
8   "license": "MIT",
9   "authors": {
10     "sagesse-cn": "gdmmyzc@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/sagesse-cn/swift-serialize.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Serialize/*"