blob: 91b9429bdd5737c648cf2873a6ce0c6fbf42d971 [file] [log] [blame]
{
"name": "XKPagerController",
"version": "0.0.2",
"summary": "分页滚动视图工具",
"homepage": "https://github.com/RyanMans/XKPagerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALLen、LAS": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/RyanMans/XKPagerController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKPagerController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}