blob: 812a092a031b67988e6c209848a3558d072137cc [file] [log] [blame]
{
"name": "AppTaoLu",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppTaoLu/Classes/**/*",
"resources": [
"AppTaoLu/Assets/*.png"
],
"dependencies": {
"TLRemoteConfig": [
"~> 0.1.0"
],
"SDWebImage": [
"~> 4"
]
}
}