blob: a4cab159eb3ac32d6ff721ee2f40cbb2397222f6 [file] [log] [blame]
{
"name": "ProgressiveAlertView",
"version": "0.0.2",
"summary": "ProgressiveAlertView is simply a progressive alert view for iOS, liked universal clipboard.",
"license": {
"type": "MIT"
},
"screenshots": "http://7xilk1.com1.z0.glb.clouddn.com/progressiveAlertView.jpg",
"authors": {
"hechen": "hechen4815463@gmail.com"
},
"homepage": "https://github.com/hechen/ProgressiveAlertView",
"social_media_url": "https://twitter.com/OgreMergO",
"source": {
"git": "https://github.com/hechen/ProgressiveAlertView.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": [
"Classes/*.{h,m}",
"Classes/**/*.{h,m}"
],
"public_header_files": [
"Classes/*.h"
],
"platforms": {
"ios": "9.0"
}
}