blob: b1d0784ff306ef585905ce06f58c24695fee6abb [file] [log] [blame]
{
"name": "TRDrop",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRDrop/Classes/**/*",
"resources": "TRDrop/Resource/Drop.bundle",
"requires_arc": true
}