[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / b / 6 / e / StaticCellKit / 0.0.2 / StaticCellKit.podspec.json
blob5f42db336545453a45495cd369e0a1a35a707ca4
2   "name": "StaticCellKit",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "StaticCellKit/Source",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"