[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 6 / SCTableKit / 0.0.1 / SCTableKit.podspec.json
blob10e37113a0ac160dc13e3bdebcd3742be82b475e
2   "name": "SCTableKit",
3   "module_name": "SCTableKit",
4   "version": "0.0.1",
5   "homepage": "https://github.com/sofrano/SCTableKit",
6   "summary": "Type-safe declarative table views with Swift.",
7   "authors": {
8     "Dmitriy Safarov": "kazdevelop@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.1"
16   },
17   "source_files": "SCTableKit/Classes/*.swift",
18   "source": {
19     "git": "https://github.com/sofrano/SCTableKit.git",
20     "tag": "0.0.1"
21   },
22   "pushed_with_swift_version": "3.0"