blob: e18a361725f6387c27d19bf71303daba4155cd01 [file] [log] [blame]
{
"name": "AEAlertView-OC",
"version": "1.1",
"summary": "Custom Bullet Window",
"description": "Custom Bullet Window Support OC",
"homepage": "https://github.com/Allen0828/AEAlertView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allen": "allen.zhang0828@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Allen0828/AEAlertView-OC.git",
"tag": "1.1"
},
"source_files": "AEAlertView-OC/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}