[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 4 / ABMenuTableViewCell / 1.0.0 / ABMenuTableViewCell.podspec.json
blob817e5d0470665ced2255fd78a5ebdd44bcbb2d14
2   "name": "ABMenuTableViewCell",
3   "version": "1.0.0",
4   "summary": "Solution for using your own custom view as a menu in an UITableView’s “swipe to delete”-menu gesture.",
5   "homepage": "https://github.com/alexbumbu/ABMenuTableViewCell",
6   "screenshots": [
7     "https://raw.githubusercontent.com/alexbumbu/ABMenuTableViewCell/master/sample_1.png",
8     "https://raw.githubusercontent.com/alexbumbu/ABMenuTableViewCell/master/sample_2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alex Bumbu": "https://github.com/alexbumbu"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source": {
21     "git": "https://github.com/alexbumbu/ABMenuTableViewCell.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "ABMenuTableViewCell",
25   "requires_arc": true