blob: 943d6c668ae272bf59867cb5ecce18b1eb578ec4 [file] [log] [blame]
{
"name": "TTAlertKit",
"version": "1.1.0",
"summary": "AlertView / AlertSheet.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/TTAlertKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClaudeLi": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/TTAlertKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTAlertKit/Classes/**/*"
}