blob: 557c4c87f83e40243e525143b935363b7a2549ee [file] [log] [blame]
{
"name": "MyProject090801",
"version": "0.1.0",
"summary": "简单介绍",
"description": "我的第一个工具,欢迎大家不要使用。",
"homepage": "https://github.com/git170/MyProject090801",
"license": "MIT",
"authors": {
"lzh": "lzh@lzh.lzh"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/git170/MyProject090801.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}