{ | |
"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" | |
} |