blob: 3ed9f2b188113ec219cdf8520b2ddb02737460bd [file] [log] [blame]
{
"name": "LPAutoScrollView",
"version": "1.0.1",
"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.1"
},
"source_files": "LPAutoScrollView/**/*.{h,m}",
"requires_arc": true
}