blob: 15a810a115b57a4b80cb1c9ade7f074d2d087fa0 [file] [log] [blame]
{
"name": "MGLoopScrollView",
"version": "0.0.1",
"summary": "Automatic rotations.",
"description": "A convenient and easy to use automatic rotation map, support click operation",
"homepage": "https://github.com/Maling1255/MGLoopScrollView",
"license": "MIT",
"authors": {
"maling": "maling@amberweather.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Maling1255/MGLoopScrollView.git",
"tag": "0.0.1"
},
"source_files": "MGLoopScrollView/**/*.{h,m}",
"requires_arc": true
}