[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 7 / ADBIndexedTableView / 1.0.0 / ADBIndexedTableView.podspec.json
blob15f183887afa47e4f5676cc08f476ca0b04bf300
2   "name": "ADBIndexedTableView",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Indexed UITableView using first letter objects property.",
8   "description": "ADBIndexedTableView uses Objective-C runtime, introspection and message forwarding.",
9   "homepage": "https://github.com/albertodebortoli/ADBIndexedTableView",
10   "authors": {
11     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/albertodebortoli/ADBIndexedTableView.git",
15     "tag": "1.0.0"
16   },
17   "license": {
18     "type": "New BSD License",
19     "file": "LICENSE.markdown"
20   },
21   "source_files": "ADBIndexedTableView/*.{h,m}",
22   "requires_arc": true