blob: c8b13d626f35e0f0cc8d54845527eba0f920d18e [file] [log] [blame]
{
"name": "PHLib",
"version": "0.2.0",
"summary": "方便开发的一些类库",
"description": "在实际开发中总结出来的一些方便自己开发的类库、方法等",
"license": "MIT",
"authors": {
"alexXiang": "2112787533@qq.com"
},
"homepage": "https://github.com/xphaijj/PHLib",
"source": {
"git": "https://github.com/xphaijj/PHLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"vendored_frameworks": "Pay/PHPay.framework"
}