blob: fa62f4612326f25ae52bffa32ef34362be44d4bd [file] [log] [blame]
{
"name": "XESHomeDemo",
"version": "1.0.0",
"summary": "测试HomeDemo",
"description": "测试HomeDemo1.0.0",
"homepage": "https://github.com/luoshuai/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luoshuai": "luoshuai@100tal.com"
},
"source": {
"git": "https://git.coding.net/luoshuai/XESHome.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Home/**/*.{h,m}",
"dependencies": {
"XESBaseDemo": [
"~> 1.0.0"
]
},
"deprecated": true
}