blob: 3f7d712a90ac598db77a1fc81668ac3436aa7b55 [file] [log] [blame]
{
"name": "LPAutoScrollView",
"version": "1.0.4",
"summary": "An easy way to use auto scroll views",
"homepage": "https://github.com/watermelon520/LPAutoScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Loren": "watermelon_lp@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/watermelon520/LPAutoScrollView",
"tag": "1.0.4"
},
"source_files": "LPAutoScrollView/**/*.{h,m}",
"requires_arc": true
}