blob: 889d955bb5ca6e58cfd0cde81d48a0e22ea11332 [file] [log] [blame]
{
"name": "BloomVideoSDK",
"version": "1.0.1.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.1.11"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "BloomVideoSDK/SDK/BloomVideoSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MJExtension": [
],
"ReactiveObjC": [
"3.0.0"
]
}
}