blob: d67e2b7ef5e4662314ed16065b6490e2b0fd2115 [file] [log] [blame]
{
"name": "IPUMobile",
"version": "3.2",
"summary": "IPU Dynamic Frameworks.",
"description": "AsiaInfo PRD IPU PRODUCTS.",
"homepage": "https://gitee.com/qiulinjiji/IPUSpec.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "IPU",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/qiulinjiji/IPU.git",
"tag": "3.2"
},
"ios": {
"vendored_frameworks": "IPUFrameworks/IPUMobile.framework"
},
"resources": "IPUBundles/IPUMobileResouces.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}