blob: 48e9366540f9d0e5b2001ea6480286d315f545a8 [file] [log] [blame]
{
"name": "PeterZ_Extention",
"version": "1.0.0",
"summary": "This is a category for iOS development",
"description": "This is just a category for iOS development",
"homepage": "https://github.com/PETERZer/PeterZ_Extention.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"PeterZ": "471240974@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PETERZer/PeterZ_Extention.git",
"tag": "1.0.0"
},
"source_files": "PeterZ_Extention/*.{h,m}",
"requires_arc": true
}