blob: aade5a25cb59b2545eff933db32565eda5057700 [file] [log] [blame]
{
"name": "CPEData",
"version": "3.3.1",
"summary": "iOS native object mapping for MovieLabs Cross-Platform Extras Manifest, Common Metadata, AppData and Style specs",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/warnerbros/cpe-manifest-ios-data",
"authors": {
"Imran Saadi": "imran.saadi@warnerbros.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SWXMLHash": [
"~> 4.0"
]
},
"source": {
"git": "https://github.com/warnerbros/cpe-manifest-ios-data.git",
"tag": "3.3.1"
},
"source_files": [
"Source/**/*.swift",
"Source/*.swift"
]
}