[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / c / XXSwipeableCell / 1.0.0 / XXSwipeableCell.podspec.json
blobea26d9de1b7bed1bcaba87150de5cc3d2fe4102e
2   "name": "XXSwipeableCell",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "Core",
20     "Core/**/*.{swift}"
21   ],
22   "exclude_files": [
23     "XXSwipeableCell",
24     "*.xcodeproj"
25   ],
26   "requires_arc": true