blob: c8a5026db95cd982d373f4d9e33f2b1e090ea742 [file] [log] [blame]
{
"name": "AppTaoLu",
"version": "0.2.5",
"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.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppTaoLu/Classes/**/*",
"resources": [
"AppTaoLu/Assets/*.png"
],
"dependencies": {
"TLRemoteConfig": [
"~> 0.1.1"
],
"SDWebImage": [
]
}
}