blob: df7fc6d251431819f60444dbd1927f8a95ec72a9 [file] [log] [blame]
{
"name": "MovieousPlayer",
"platforms": {
"ios": "8.0"
},
"version": "1.0.1",
"homepage": "https://github.com/movieous-team/MovieousPlayer-Cocoa-Release",
"authors": {
"movieous": "cloudop@movieous.video"
},
"summary": "Movieous Player for iOS.",
"source": {
"git": "https://github.com/movieous-team/MovieousPlayer-Cocoa-Release.git",
"tag": "v1.0.1"
},
"static_framework": true,
"vendored_frameworks": "MovieousPlayer.framework",
"libraries": [
"c++",
"z"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
}
}