blob: 5fdb466a49389567cd5daaacfcf0341e41848f4d [file] [log] [blame]
{
"name": "DollarDome",
"version": "0.1.3",
"summary": "A short description of DollarDome.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/liuchengo/DollarDome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuchengbo": "liuchengbo@xiaoxiangyoupin.cn"
},
"source": {
"git": "https://gitee.com/liuchengo/DollarDome.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Home",
"source_files": "DollarDome/Home/**/*{m,h}"
}
]
}