blob: e6c1291f1ee9a8cc09bc6bfaa20f2d30ff537fe9 [file] [log] [blame]
{
"name": "STPageView",
"version": "0.0.7",
"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.7"
},
"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": "5.0"
},
"description": "STPageView is a paging view."
}