[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 5 / CPEData / 3.1.2 / CPEData.podspec.json
blobdc0dcbee3a0f7a1cdb69094504d71b4c60b29c23
2   "name": "CPEData",
3   "version": "3.1.2",
4   "summary": "iOS native object mapping for MovieLabs Cross-Platform Extras Manifest, Common Metadata, AppData and Style specs",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/warnerbros/cpe-manifest-ios-data",
10   "authors": {
11     "Alec Ananian": "alec.ananian@warnerbros.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "dependencies": {
17     "SWXMLHash": [
18       "~> 3.0"
19     ]
20   },
21   "source": {
22     "git": "https://github.com/warnerbros/cpe-manifest-ios-data.git",
23     "tag": "3.1.2"
24   },
25   "source_files": [
26     "Source/**/*.swift",
27     "Source/*.swift"
28   ],
29   "pushed_with_swift_version": "3.0"