[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 9 / 8 / 5 / HPReorderTableView / 0.1 / HPReorderTableView.podspec.json
blob76357397f7c3b7f73144a01c6b017535a35dc2ee
2   "name": "HPReorderTableView",
3   "version": "0.1",
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   "platforms": {
15     "ios": "6.1"
16   },
17   "source": {
18     "git": "https://github.com/hpique/HPReorderTableView.git",
19     "tag": "v0.1"
20   },
21   "source_files": "HPReorderTableView/*.{h,m}",
22   "requires_arc": true