blob: 14d5cad1bf780aa02350623839a162437bb21ec9 [file] [log] [blame]
{
"name": "LXRollViewController",
"version": "0.1.0",
"summary": "简单的无限轮播ViewController",
"homepage": "https://github.com/goodnighthsu/LXRollViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leon.xu": "goodnighthsu@msn.com"
},
"source": {
"git": "https://github.com/goodnighthsu/LXRollViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LXRollViewController/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}