blob: a4f302b41e785a1326333c543b4cb833e89aca81 [file] [log] [blame]
{
"name": "STPageView",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "STPageView/*.{swift}",
"compiler_flags": "-fmodules",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"description": "STPageView is a paging view."
}