[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 8 / 5 / HPReorderTableView / 0.2 / HPReorderTableView.podspec.json
blobd86289373a7ce2b45c4636aef608e6c1a22e260e
2   "name": "HPReorderTableView",
3   "version": "0.2",
4   "summary": "Drop-in UITableView replacement to reorder cells with long press on any part of the cell.",
5   "screenshots": "https://raw.githubusercontent.com/hpique/HPReorderTableView/master/Assets/screenshot.png",
6   "homepage": "https://github.com/hpique/HPReorderTableView",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hermes Pique": "@hpique"
13   },
14   "social_media_url": "https://twitter.com/hpique",
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source": {
19     "git": "https://github.com/hpique/HPReorderTableView.git",
20     "tag": "v0.2"
21   },
22   "source_files": "HPReorderTableView/*.{h,m}",
23   "requires_arc": true