[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 8 / 3 / RLDTableViewSwift / 0.2.0 / RLDTableViewSwift.podspec.json
blob3cfb0e5042a5da1eb498c06712f2564ae2a90231
2   "name": "RLDTableViewSwift",
3   "version": "0.2.0",
4   "homepage": "https://github.com/rlopezdiez/RLDTableViewSwift.git",
5   "summary": "Reusable table view controller, data source and delegate for all your UITableView needs in Swift",
6   "authors": {
7     "Rafael Lopez Diez": "https://www.linkedin.com/in/rafalopezdiez"
8   },
9   "source": {
10     "git": "https://github.com/rlopezdiez/RLDTableViewSwift.git",
11     "tag": "0.2.0"
12   },
13   "source_files": "Classes/*.swift",
14   "license": {
15     "type": "Apache License, Version 2.0",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true