blob: 4ffc16c1c2b1bc5aba07c99123f5bfb1961a2931 [file] [log] [blame]
{
"name": "MHAlertView",
"version": "0.2.1",
"summary": "MHAlertView.",
"homepage": "https://github.com/hmx101607",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mason": "hmx101607@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/MasonHe/Course.git",
"tag": "0.2.1"
},
"source_files": "MHAlertView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PureLayout": [
"~> 3.0.2"
]
}
}