[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 0 / SLTableViewContent / 1.0.2 / SLTableViewContent.podspec.json
blob23d9671078c76352cff9dba07c5983a11402bc5d
2   "name": "SLTableViewContent",
3   "version": "1.0.2",
4   "summary": "Multiple contents for one UITableViewController.",
5   "homepage": "https://github.com/OliverLetterer/SLTableViewContent",
6   "license": "MIT",
7   "authors": {
8     "Oliver Letterer": "oliver.letterer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/OliverLetterer/SLTableViewContent.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "SLTableViewContent",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "QuartzCore"
23   ]