blob: 35546b16592441370b4e70fb6cb6625992f580e6 [file] [log] [blame]
{
"name": "ZTModalShow",
"version": "0.0.1",
"summary": "A library to modal show a custom view with a simple way !",
"description": "A library to modal show a custom view with a simple way !!!",
"homepage": "https://github.com/YQ-Seventeen/ZTModalShow.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yq-seventeen": "yl616775291@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YQ-Seventeen/ZTModalShow.git",
"tag": "0.0.1"
},
"source_files": [
"ZTModalShow",
"ZTModalShow/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}