blob: bc1d0d01a4ed5d251aca1593712d193aebdc1c82 [file] [log] [blame]
{
"name": "PHLib",
"version": "0.1.0",
"summary": "方便开发的一些类库",
"description": "在实际开发中总结出来的一些方便自己开发的类库、方法等",
"homepage": "https://github.com/xphaijj/PHLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexXiang": "2112787533@qq.com"
},
"source": {
"git": "https://github.com/xphaijj/PHLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PHLib/Classes/**/*"
}