blob: 498976775ae08cd3cc8547fac9dd4a684700937b [file] [log] [blame]
{
"name": "STPageView",
"version": "0.0.4",
"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.4"
},
"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.1"
},
"description": "STPageView is a paging view."
}