blob: 1e87a4be4ef132c0b400e91358922d13fcab2102 [file] [log] [blame]
{
"name": "AppTaoLu",
"version": "0.1.1",
"summary": "app 中可以共用的弹框",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/binbins/AppTaoLu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"binbins": "gddabinbin@gmail.com"
},
"source": {
"git": "https://github.com/binbins/AppTaoLu.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppTaoLu/Classes/**/*",
"resource_bundles": {
"AppTaoLu": [
"AppTaoLu/Assets/*.png"
]
},
"dependencies": {
"OnlineConfig": [
"~> 0.1.2"
],
"SDWebImage": [
"~> 4.0.0"
]
}
}