blob: a1b7db95b60b0b3cf3929069fa20d626e1346b4f [file] [log] [blame]
{
"name": "XXSwipeableCell",
"version": "0.0.2",
"summary": "一个滑动式的UITableViewCell.",
"description": "一个滑动式的UITableViewCell,扩展性很强。",
"homepage": "https://github.com/SenPng/XXSwipeableCell.git",
"license": "MIT",
"authors": {
"senpng": "senpng@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SenPng/XXSwipeableCell.git",
"tag": "0.0.2"
},
"source_files": [
"Core",
"Core/**/*.{swift}"
],
"exclude_files": [
"XXSwipeableCell",
"*.xcodeproj"
],
"requires_arc": true
}