[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / b / 9 / swift-serialize / 0.0.4 / swift-serialize.podspec.json
blob75f8b67ad2c2628addf985eac37e3ed0d4cc1ba6
2   "name": "swift-serialize",
3   "module_name": "Serialize",
4   "version": "0.0.4",
5   "summary": "swift object serialize/deserialize of json ",
6   "description": "\t\t\t\t    serialize swift object to json\n\t\t\t\t    deserialize json for swift custom class\n",
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.0.4"
18   },
19   "source_files": "Serialize/*"