blob: 27f4f8239c35a6ade711aa536112a459381a29d2 [file] [log] [blame]
{
"name": "AppTaoLu",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppTaoLu/Classes/**/*",
"resource_bundles": {
"AppTaoLu": [
"AppTaoLu/Assets/*.png"
]
},
"dependencies": {
"OnlineConfig": [
"~> 0.1.2"
],
"SDWebImage": [
"~> 4.0.0"
]
}
}