blob: 50af48a9af3f3ade78bcf4f8df5b88654b918f57 [file] [log] [blame]
{
"name": "TTAlertKit",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTAlertKit/Classes/**/*"
}