[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / d / 8 / c / XXSwipeableCell / 1.0.4 / XXSwipeableCell.podspec.json
bloba264e99fa57aac9458e9e1dd369aeab0249bdd93
2   "name": "XXSwipeableCell",
3   "version": "1.0.4",
4   "summary": "一个滑动式的UITableViewCell.",
5   "description": "一个滑动式的UITableViewCell,扩展性很强。",
6   "homepage": "https://github.com/SenPng/XXSwipeableCell.git",
7   "license": "MIT",
8   "authors": {
9     "senpng": "senpng@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SenPng/XXSwipeableCell.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "Core",
20     "Core/**/*.{swift}"
21   ],
22   "exclude_files": [
23     "XXSwipeableCell",
24     "*.xcodeproj"
25   ],
26   "requires_arc": true