[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 7 / SwiftAutoCoder / 0.1.0 / SwiftAutoCoder.podspec.json
blob10f088c9a0bba38b1d506313416a3f25faf2e30b
2   "name": "SwiftAutoCoder",
3   "version": "0.1.0",
4   "summary": "A short description of SwiftAutoCoder.",
5   "description": "A simple auto-NSCoding implementation in swift.",
6   "homepage": "https://github.com/michaelhenry/SwiftAutoCoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Henry Pantaleon": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/SwiftAutoCoder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftAutoCoder/Classes/**/*",
22   "pushed_with_swift_version": "3.0"