blob: 302e6dd662d3c5f6bc9816a43fb47182d0bd83d5 [file] [log] [blame]
{
"name": "PRAlertController",
"version": "0.1.5",
"summary": "Alert controller with same API as iOS 8 SDK (text field not supported), compatible with iOS 7.",
"homepage": "https://github.com/Elethom/PRAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "http://twitter.com/ElethomHunter",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Elethom/PRAlertController.git",
"tag": "0.1.5"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}