blob: 57c1891d74d822a3145613797cdac8f8c55e7303 [file] [log] [blame]
{
"name": "TRDrop",
"version": "0.1.5",
"summary": "从顶部弹出的toast提醒.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hold-my-hand/TRDrop.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"13036101641@163.com": "jackie.jiang@transn.com"
},
"source": {
"git": "https://github.com/hold-my-hand/TRDrop.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRDrop/Classes/**/*",
"resources": "TRDrop/Resource/Drop.bundle",
"requires_arc": true
}