blob: 275d219d7ebe2188ec793762fea0651807fd1df1 [file] [log] [blame]
{
"name": "tylAlert",
"version": "0.0.2",
"license": "MIT",
"summary": "A Text in iOS.",
"homepage": "https://github.com/tongyuling/tylAlert",
"authors": {
"tyl": "1094221200@qq.com"
},
"source": {
"git": "https://github.com/tongyuling/tylAlert.git",
"tag": "v0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"tylAlert/TYLAlertView",
"*.{h,m}"
]
}