blob: 2cacf8c503286170e72b199152d6602f3b807d72 [file] [log] [blame]
{
"name": "LWSlideShow",
"version": "0.0.1",
"summary": "LWSlideShow.",
"homepage": "https://github.com/imhui/LWSlideShow",
"license": "MIT",
"authors": {
"imhui": "seasonlyh@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/imhui/LWSlideShow.git",
"tag": "0.0.1"
},
"source_files": "LWSlideShow/LWSlideShow/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
">= 2.0"
]
}
}