blob: 60e2246c7152732036af6301608397bfa4352370 [file] [log] [blame]
{
"name": "LCModalHelper",
"version": "0.0.2",
"summary": "Custom modal animation.",
"homepage": "https://github.com/mlcldh/LCModalHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mlcldh": "1228225993@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mlcldh/LCModalHelper.git",
"tag": "0.0.1"
},
"source_files": "LCModalHelper",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}