blob: 4279a74843ff9cd7ba4ac71034167e811ca12716 [file] [log] [blame]
{
"name": "AFFAlertView",
"version": "0.3.2",
"authors": {
"Jeremy Fuellert": "jfuellert@gmail.com"
},
"summary": "AFFAlertView is customizable iOS 7 styled UIAlertView alternative that supports subclassing.",
"homepage": "https://github.com/jfuellert/AFFAlertView",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jfuellert/AFFAlertView.git",
"tag": "0.3.2"
},
"source_files": "AFFAlertView/AFFAlertView/*/*.{h,m}",
"public_header_files": "AFFAlertView/AFFAlertView/*/*.h",
"requires_arc": true
}