[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / c / 4 / SPTableViewController / 0.0.5 / SPTableViewController.podspec.json
blob875b648c29d1089135ea2469aae4353cfc18f8eb
2   "name": "SPTableViewController",
3   "version": "0.0.5",
4   "summary": "A tableview used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/suyimo/SPTableViewController",
7   "license": "MIT",
8   "authors": {
9     "suyimo": "2279277085@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/suyimo/SPTableViewController.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "SPTableViewController/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]