blob: 4d17ada6f81992b9e2d658f2bf46d872ec78faa6 [file] [log] [blame]
{
"name": "LYSADView",
"version": "0.0.1",
"summary": "Display ads round figure 展示广告轮播图",
"homepage": "https://github.com/zhetengzhenzi/LYSADView",
"license": "MIT",
"authors": {
"liuyushuang@duia.com": "liuyushuang@duia.com"
},
"source": {
"git": "https://github.com/zhetengzhenzi/LYSADView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LYSADView/Classes/**/*",
"resource_bundles": {
"LYSADView": [
"LYSADView/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
"~> 3.7.2"
]
}
}