blob: ff239c7f01ef6c69195c42222faf26b3ba0cd55e [file] [log] [blame]
{
"name": "STPageView",
"version": "0.0.1",
"summary": "A paging view.",
"homepage": "https://github.com/shien7654321/STPageView",
"authors": {
"Suta": "shien7654321@163.com"
},
"source": {
"git": "https://github.com/shien7654321/STPageView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "STPageView/*.{swift}",
"compiler_flags": "-fmodules",
"description": "STPageView is a paging view..",
"pushed_with_swift_version": "3.0"
}