blob: 3e1c174ba3ae520b6df898aff32e71032df4ec41 [file] [log] [blame]
{
"name": "PLToaster",
"version": "0.1.0",
"summary": "PLToaster是一个适用于 iOS 的 Toast 工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zyonbao/PLToaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyonbao": "zyonbao@icloud.com"
},
"source": {
"git": "https://github.com/zyonbao/PLToaster.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PLToaster/Classes/**/*"
}