blob: cf7f34b080f53551d000a82b483abda7a362b226 [file] [log] [blame]
{
"name": "ExData",
"version": "0.0.3",
"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.3"
},
"source_files": [
"ExData",
"ExData/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}