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