[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 4 / 1 / SwiftyTable / 1.2.0 / SwiftyTable.podspec.json
blobc666de83fb9c217afbbbf8638ef5adbc3f0f4b3b
2   "name": "SwiftyTable",
3   "version": "1.2.0",
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   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/jrsaruo/SwiftyTable.git",
20     "tag": "1.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "swift_version": "5.0"