blob: ce87682cd99f3c2d63ae604da9e417312b39a4c5 [file] [log] [blame]
{
"name": "MONPromptView",
"version": "0.0.1",
"summary": "A custom simple prompt view.",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mownier/MONPromptView",
"authors": {
"Mounir Ybanez": "rinuom91@gmail.com"
},
"source": {
"git": "https://github.com/mownier/MONPromptView.git",
"tag": "0.0.1"
},
"source_files": "MONPromptView/Source/Views/MONPromptView/*.{h,m}",
"requires_arc": true
}