blob: 03c1d51183d8b518e1f536a5006a5102dc127f85 [file] [log] [blame]
{
"name": "LastView",
"version": "0.0.3",
"summary": "a tool",
"description": "一个测试用的工具",
"homepage": "https://github.com/jun860605/LastView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jun860605/LastView.git",
"tag": "0.0.3"
},
"source_files": "LastView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}