blob: 76963e7fd25167e7cdb98663755dc09d0088cd67 [file] [log] [blame]
{
"name": "CPEData",
"version": "3.1.4",
"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": {
"Alec Ananian": "alec.ananian@warnerbros.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SWXMLHash": [
"~> 4.0"
]
},
"source": {
"git": "https://github.com/warnerbros/cpe-manifest-ios-data.git",
"tag": "3.1.4"
},
"source_files": [
"Source/**/*.swift",
"Source/*.swift"
]
}