blob: c00f43af5a091564a5634d5c3780d3d85e707f07 [file] [log] [blame]
{
"name": "ShareREC",
"version": "1.1.5",
"summary": "ShareREC is SDK that enable users can can record their mobile game play screen and share it.",
"license": "MIT",
"authors": {
"Yongchao Li": "ok_lyc@126.com"
},
"homepage": "http://www.mob.com",
"source": {
"git": "https://github.com/oklyc/ShareREC-for-iOS.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "6.0"
},
"frameworks": "javascriptcore",
"libraries": [
"icucore",
"z.1.2.5",
"stdc++",
"javascriptcore"
],
"vendored_frameworks": [
"ShareREC/ShareREC.framework",
"ShareREC/ShareRECSocial.framework"
],
"resources": [
"ShareREC/ShareREC.bundle",
"ShareREC/ShareRECSocial.bundle",
"ShareREC/en.lproj",
"ShareREC/zh-Hans.lproj"
]
}