[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 1 / SwiftyTable / 1.1 / SwiftyTable.podspec.json
blobde1da251df1c5b350546ad1a6a2d9091b887fd48
2   "name": "SwiftyTable",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Pure-Swift library for statically typed table components.",
9   "homepage": "https://github.com/jrsaruo/SwiftyTable",
10   "authors": {
11     "Yusaku Nishi": "jrsaruo@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/jrsaruo",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/jrsaruo/SwiftyTable.git",
19     "tag": "v1.1"
20   },
21   "source_files": "SwiftyTable/**/*.swift",
22   "requires_arc": true