blob: 62b311259d38515930f87ff644d69561c14f2703 [file] [log] [blame]
{
"name": "DomobVideoSDK",
"version": "3.6.1",
"summary": "domob video SDK.",
"description": "DomobVideoSDK ,an SDK for video ad",
"homepage": "https://github.com/domob-inc/iOS_SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianglin": "xianglin@domob.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/domob-inc/iOS_SDK.git",
"tag": "3.6.1"
},
"source_files": "DomobVideoSDK/*",
"frameworks": [
"AdSupport",
"SystemConfiguration",
"StoreKit"
],
"requires_arc": false,
"libraries": [
"z",
"sqlite3"
]
}