[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / e / StaticCellKit / 0.0.4 / StaticCellKit.podspec.json
blob2acde1d339682859e36a171db3a611acf3680794
2   "name": "StaticCellKit",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"