[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / e / StaticCellKit / 0.0.3 / StaticCellKit.podspec.json
blobf7c9d89fb8ffaa6f37344b01c3ea033342c79d28
2   "name": "StaticCellKit",
3   "version": "0.0.3",
4   "summary": "Create a static table view by code!",
5   "description": "Dequeue a static cell of indexPath,\nand the cell will never be reused by other indexPath.",
6   "homepage": "https://github.com/MangoMade/StaticCellKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MangoMade": "781132399@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MangoMade/StaticCellKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "StaticCellKit/Source",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"