blob: 54181a33914328f734e81b6e93e0db08d6d40f41 [file] [log] [blame]
{
"name": "CPAlert",
"version": "0.1.1",
"summary": "A simple alert wrapper that can be used for displaying alerts.",
"description": "A simple alert wrapper that can be used for displaying alerts. It also accepts completions for simple responses and can be used for inputting text.",
"homepage": "https://github.com/canpoyrazoglu/CPAlert",
"license": "MIT",
"authors": {
"Can Poyrazoğlu": "can@canpoyrazoglu.com"
},
"social_media_url": "http://twitter.com/canpoyrazoglu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/canpoyrazoglu/CPAlert.git",
"tag": "v0.1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}