[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / f / LongPressTable / 1.0.0 / LongPressTable.podspec.json
blob582b16d0897296453578646b7fd3c70ed51d4545
2   "name": "LongPressTable",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/410900345/LongPressTableDemo",
6   "authors": {
7     "Suk": "410900345@qq.com"
8   },
9   "summary": "long press delete tableviewCell",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/410900345/LongPressTableDemo.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LongPressTableCell/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit"
22   ],
23   "requires_arc": true