blob: 33afad1d8e949a1c93cbfefc0e3a7a400262df78 [file] [log] [blame]
{
"name": "SUPageController",
"summary": "SUPageController sugar PageController",
"version": "0.0.1",
"homepage": "https://github.com/wangdoubleyan/SUPageController",
"license": "MIT",
"authors": {
"YY": "i@wyy.life"
},
"source": {
"git": "https://github.com/wangdoubleyan/SUPageController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"ios": {
"source_files": "SUPageController/Sources/**/*"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}