blob: 690f9873406f15807a7a0c96cf74fc752f329818 [file] [log] [blame]
{
"name": "LPAutoScrollView",
"version": "1.0.6",
"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.6"
},
"source_files": "LPAutoScrollView/**/*.{h,m}",
"requires_arc": true
}