blob: 674d4a2bb92e73f78dce54c57429aaad49161544 [file] [log] [blame]
{
"name": "JMCustomAlert",
"version": "0.0.1",
"summary": "CustomAlert",
"description": "ios custom alert view",
"homepage": "https://github.com/liuxuanbo11/JMCustomAlert",
"license": "MIT",
"authors": {
"刘轩博": "liuxuanbo11@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuxuanbo11/JMCustomAlert.git",
"tag": "0.0.1"
},
"source_files": "JMCustomAlert/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}