blob: 92f4dd1c5f16c3ba2c0a33bbf123e7741a15ab7b [file] [log] [blame]
{
"name": "MyPersonLib",
"version": "0.0.2",
"summary": "just summary",
"description": "一定要比summary长啊啊啊啊",
"homepage": "https://github.com/RMHuang/Temp",
"license": "MIT",
"authors": {
"RMHuang": "2282802627@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RMHuang/Temp.git",
"tag": "0.0.2"
},
"source_files": [
"MyLib",
"MyLib/**/*.{h,m}"
]
}