[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / c / SuperCodable / 0.1.1 / SuperCodable.podspec.json
blob752f6be3a3f141bfaca56a69f48eff6f53071150
2   "name": "SuperCodable",
3   "version": "0.1.1",
4   "summary": "give Codable super power",
5   "description": "give Codable super power.",
6   "homepage": "https://github.com/gzkiwiinc/SuperCodable",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "lacklock": "lacklock@gmail.com"
12   },
13   "swift_version": "4.1",
14   "source": {
15     "git": "https://github.com/gzkiwiinc/SuperCodable.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "SuperCodable/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true