blob: 7b3434ed9d48c16d6bba47662b8839758554fc0a [file] [log] [blame]
{
"name": "LXRollViewController",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LXRollViewController/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}