blob: b132dcc131f4102b3db66976e18b3038d94873fc [file] [log] [blame]
{
"name": "DDModal",
"version": "1.0.3",
"summary": "弹窗",
"homepage": "https://github.com/BrownCN023/DDModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyebiao1990": "347991555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BrownCN023/DDModal.git",
"tag": "1.0.3"
},
"source_files": [
"DDModal/*.h",
"DDModal/**/*.{h,m}"
],
"resources": "DDModal/Resources/DDModal.bundle",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"Masonry": [
]
}
}