blob: 38cf6f9da3c6d78b48396e360ec9f00b7ad468d6 [file] [log] [blame]
{
"name": "IPUMobile",
"version": "3.3",
"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.3"
},
"ios": {
"vendored_frameworks": "IPUFrameworks/IPUMobile.framework"
},
"resources": "IPUBundles/IPUMobileResouces.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}