blob: 5ff8159286aa62e603f0aa25fc49f979320808f4 [file] [log] [blame]
{
"name": "JiMu",
"version": "1.0.0.3",
"summary": "mob.com组建SDK依赖库",
"license": "Copyright © 2012-2017 mob.com",
"authors": {
"Jinghuang Liu": "liujinghuang@icloud.com"
},
"homepage": "http://www.mob.com",
"source": {
"git": "https://github.com/MobClub/JiMu-for-iOS.git",
"tag": "1.0.0.3"
},
"platforms": {
"ios": "7.0"
},
"libraries": [
"z",
"stdc++",
"icucore"
],
"vendored_frameworks": "JiMu.framework",
"resources": "JiMu.bundle",
"dependencies": {
"MOBFoundation": [
]
}
}