blob: e62744a7e630db2991acf92a2d27bdac614174fd [file] [log] [blame]
{
"name": "BloomVideoSDK",
"version": "1.0.2.11",
"summary": "A short video sdk with Ads",
"description": "A short video sdk with Ads.",
"homepage": "https://github.com/peterJ123234/bloomvideosdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter": "peterwu@bloomadtech.com"
},
"source": {
"git": "https://github.com/peterJ123234/bloomvideosdk.git",
"tag": "1.0.2.11"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "BloomVideoSDK/SDK/BloomVideoSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MJExtension": [
],
"ReactiveObjC": [
"3.0.0"
]
}
}