blob: f2c48b10ceebb566440bda3d479f611f78d67f10 [file] [log] [blame]
{
"name": "VitusDemo",
"version": "0.0.2",
"summary": "这是我的框架",
"homepage": "https://github.com/lanwentian/VitusDemo",
"license": "MIT",
"authors": {
"lanwentian": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lanwentian/VitusDemo.git",
"tag": "0.0.2"
},
"source_files": [
"VitusDemo",
"testDemo/testDemo/testFramework/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}