blob: 96c364b99a2897651a6ce6a0eadb7c016d955fd2 [file] [log] [blame]
{
"name": "SPScrollPageView",
"version": "0.0.4",
"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.4"
},
"source_files": "SPScrollPageView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}