blob: 0cb5b2e9333107891599f0b89c0196be12386833 [file] [log] [blame]
{
"name": "AFFAlertView",
"version": "0.3.1",
"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.1"
},
"source_files": "AFFAlertView/AFFAlertView/*/*.{h,m}",
"public_header_files": "AFFAlertView/AFFAlertView/*/*.h",
"requires_arc": true
}