blob: 5b697207eff402347171d8307b7c79ec458f3df3 [file] [log] [blame]
{
"name": "YXTPageView",
"version": "0.2.0",
"summary": "Scrolling to transition between a UIView and a UITableView.",
"description": " A Page View, which support scrolling to transition between a UIView and a UITableView.\n",
"homepage": "https://github.com/hanton/YXTPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hanton": "hanton.yang@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hanton/YXTPageView.git",
"tag": "0.2.0"
},
"source_files": [
"YXTPageView",
"YXTPageView/**/*.{h,m,xib}"
],
"requires_arc": true
}