blob: 3fc8895f547520ba406e0f9da5bb717395f64097 [file] [log] [blame]
{
"name": "SPScrollPageView",
"version": "0.0.2",
"summary": "Help some common horizontal scroll pages to switch more smooth & easy",
"description": "Help some common horizontal scroll pages to switch more smooth & easy.让横向切换的页面多一种丝滑切换的理由。",
"homepage": "https://github.com/Tr2e/SPScrollPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tr2e": "tr2e@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tr2e/SPScrollPageView.git",
"tag": "0.0.2"
},
"source_files": "SPScrollPageView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}