blob: 9dd248c84aabd53100daed89f7d919c383d47327 [file] [log] [blame]
{
"name": "LibForPei",
"version": "2.0.0",
"summary": "my LibForPei.",
"description": "* my first making !",
"homepage": "https://github.com/yanzhipei/LibForPei",
"license": "MIT",
"authors": {
"严植培": "yanzp@alasga.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanzhipei/LibForPei.git",
"tag": "2.0.0"
},
"source_files": [
"Classes",
"LibForPei/Classes/**/*.{h,m}"
],
"requires_arc": true
}