[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / SwipableCell / 0.1.0 / SwipableCell.podspec.json
blob298e8d50485f9159b4a924fe39e8fd8c532cc466
2   "name": "SwipableCell",
3   "version": "0.1.0",
4   "summary": "Swipable cell, support UITableView and ASTableView from Texture",
5   "homepage": "https://github.com/ChaselAn/SwipableCell",
6   "license": "MIT",
7   "authors": {
8     "ChaselAn": "865770853@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/ChaselAn/SwipableCell.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "EditTableViewCell/SwipableCell/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "Texture": [
21       "~> 2.6"
22     ]
23   }