blob: 7e75e52d5a77c4ba29ec314cdfcb67960fe501f8 [file] [log] [blame]
{
"name": "YWShowView",
"version": "0.0.1",
"summary": "a simple demo for show base subview",
"description": "push subview from bottom",
"homepage": "https://github.com/YWSawyer/YWShowView",
"license": "MIT",
"authors": {
"YWSawyer": "yuan_wei_1@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YWSawyer/YWShowView.git",
"tag": "0.0.1"
},
"source_files": [
"YWShowView",
"*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}