blob: 937e51cb62806c21d15ce68c45ceedd0c0e3bcc0 [file] [log] [blame]
{
"name": "TSCAlertView",
"version": "0.0.3",
"summary": "自定义TSCAlertView.",
"description": "Custom TSCAlertView",
"homepage": "https://github.com/tangshenchun/TSCAlertView",
"license": "MIT",
"authors": {
"Jason Tang": "tangshenchun@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tangshenchun/TSCAlertView.git",
"tag": "0.0.3"
},
"source_files": [
"TSCAlertView/TSCAlertViewDemo",
"TSCAlertViewDemo/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
},
"deprecated": true
}