blob: 82fff52e957a13f23526028be32d8d391796c90f [file] [log] [blame]
{
"name": "ExData",
"version": "0.0.1",
"summary": "A tool can watch value changed",
"description": "A value center which can stor value with source mark.",
"homepage": "https://gitee.com/clstd/ExData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyuanou": "wangyuanou@foxmail.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "git@gitee.com:clstd/ExData.git",
"tag": "0.0.1"
},
"source_files": [
"ExData",
"ExData/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}