[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / b / 9 / swift-serialize / 1.0.0 / swift-serialize.podspec.json
blob02251b081f1a61584693816407e0fde2bc72fc78
2   "name": "swift-serialize",
3   "module_name": "Serialize",
4   "version": "1.0.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": "1.0.0"
18   },
19   "source_files": "Serialize/*"