blob: 49dbb34a3f77c2c2d599d41061b4d3a98692185b [file] [log] [blame]
{
"name": "TBAlertView",
"version": "0.1.0",
"summary": "TBAlertView framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/pptt12cs/p/TBAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tianbiao Wang": "wtbkof@126.com"
},
"source": {
"git": "https://git.coding.net/pptt12cs/TBAlertView.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "TBAlertView/Classes/**/*.{h,m}"
}