[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 5 / AIMTableViewIndexBar / 0.1.0 / AIMTableViewIndexBar.podspec.json
blob79db47229e67ce6535515c2a23340beb723d3c05
2   "name": "AIMTableViewIndexBar",
3   "version": "0.1.0",
4   "license": "MIT",
5   "authors": {
6     "Marek Kotewicz": "https://github.com/debris"
7   },
8   "homepage": "https://github.com/debris",
9   "summary": "Custom index bar for UITableView",
10   "source": {
11     "git": "https://github.com/debris/AIMTableViewIndexBar.git",
12     "tag": "0.1.0"
13   },
14   "source_files": [
15     "AIMTableViewIndexBar",
16     "AIMTableViewIndexBar/../*.{h/m}"
17   ],
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }