blob: 5003be06a65e5160766dd191032c279a2a91c405 [file] [log] [blame]
{
"name": "YYPopView",
"version": "0.0.2",
"summary": "A Sample PopView on iOS.",
"homepage": "https://github.com/Heisenbean/PopView",
"license": "MIT",
"authors": {
"Heisenbean": "heisenbean.me@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Heisenbean/PopView.git",
"tag": "0.0.2"
},
"source_files": "PopView/Resource/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true
}