blob: 26a4c524339f95abde5054362901685de75a7492 [file] [log] [blame]
{
"name": "TSActionAlertView",
"version": "1.0.1",
"summary": "iOS一套动画弹窗框架",
"homepage": "https://github.com/TsnumiDC/TSActionAlertView",
"license": "MIT",
"authors": {
"Dylan Chen": "dylan@dylancc.com"
},
"social_media_url": "http://www.dylancc.com",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/TsnumiDC/TSActionAlertView.git",
"tag": "1.0.1"
},
"source_files": [
"TSActionAlertView/TSActionAlertView.{h,m}",
"TSActionAlertView/UIWindow+SIUtils.{h,m}"
],
"requires_arc": true
}