[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / c / 6 / Nightstand / 0.2.0 / Nightstand.podspec.json
blob7865767c445c76e58a2e9810cb524ffa1253203e
2   "name": "Nightstand",
3   "version": "0.2.0",
4   "summary": "Mightstand simplifies working with static UITableViews",
5   "description": "Nightstand allows you to create static UITableViews without having to worry about data sources and delegates. Just create your sections and rows, and you're good to go. Nightstand is fully customizable and works with both system and custom UITableViewCells.",
6   "homepage": "https://github.com/tnev/Nightstand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnev": "tneveldine@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tnev/Nightstand.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Nightstand/Classes/**/*",
23   "swift_version": "5.0"