[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / e / 5 / CPEData / 3.3.1 / CPEData.podspec.json
blobaade5a25cb59b2545eff933db32565eda5057700
2   "name": "CPEData",
3   "version": "3.3.1",
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     "Imran Saadi": "imran.saadi@warnerbros.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "dependencies": {
17     "SWXMLHash": [
18       "~> 4.0"
19     ]
20   },
21   "source": {
22     "git": "https://github.com/warnerbros/cpe-manifest-ios-data.git",
23     "tag": "3.3.1"
24   },
25   "source_files": [
26     "Source/**/*.swift",
27     "Source/*.swift"
28   ]