blob: d32906743ee54556403332f5d39069763fa7437b [file] [log] [blame]
{
"name": "WeexKdp",
"version": "0.0.2",
"summary": "Weex Plugin fir the Kaltura Dynamic Player",
"description": "Weex Plugin fir the Kaltura Dynamic Player",
"homepage": "https://github.com/tralves/weex-kdp",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"Tiago Alves": "tralves@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"AVFoundation"
],
"swift_version": "4.0",
"source": {
"git": "https://github.com/tralves/weex-kdp.git",
"tag": "0.0.2"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
"0.18.0"
],
"PlayKit": [
]
}
}