blob: 4a8489beeea2f0e36d51ad8a6171447f598f1694 [file] [log] [blame]
{
"name": "MOBFoundation",
"version": "2.2.3",
"summary": "mob.com的公共库",
"license": "Copyright © 2012-2016 mob.com",
"authors": {
"Jinghuang Liu": "liujinghuang@icloud.com"
},
"homepage": "http://www.mob.com",
"source": {
"git": "https://github.com/ShareSDKPlatform/MOBFoundation.git",
"tag": "2.2.3"
},
"platforms": {
"ios": "6.0"
},
"frameworks": "JavaScriptCore",
"libraries": [
"icucore",
"z",
"stdc++"
],
"vendored_frameworks": [
"MOBFoundation.framework",
"MOBFoundationEx.framework"
]
}