blob: 708ad1f21d292582f9ffdb5d221521d6f765919a [file] [log] [blame]
{
"name": "NVMotion",
"version": "0.0.1",
"summary": "A short description of NVMotion.",
"description": "test framwork",
"homepage": "http://git.novasoftware.cn:3000/zhouxi/TestFramework.git",
"license": "MIT",
"authors": {
"Jackey": "zhouxihi@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.novasoftware.cn:3000/zhouxi/TestFramework.git",
"tag": "v0.1"
},
"source_files": "MotionDemo/NVMotion/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}