[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / a / 1 / KHSwipeCell / 0.3.0 / KHSwipeCell.podspec.json
blobd940926e56a76bbc52cfea8e6ae552114053b42b
2   "name": "KHSwipeCell",
3   "version": "0.3.0",
4   "summary": "An easy-to-use UITableViewCell subclass that implements a swipeable content view",
5   "homepage": "https://github.com/weekwood/KHSwipeCell",
6   "screenshots": "https://raw.githubusercontent.com/weekwood/KHSwipeCell/master/gif/KHSwipeCell.gif",
7   "license": "MIT",
8   "authors": "Khan.Lau",
9   "platforms": {
10     "ios": "5.1"
11   },
12   "source": {
13     "git": "https://github.com/weekwood/KHSwipeCell.git",
14     "tag": "0.3.0"
15   },
16   "source_files": "KHSwipeCell/*.{h,m}",
17   "requires_arc": true