[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 7 / e / 5 / CPEData / 3.0.0 / CPEData.podspec.json
blob5b00d7b39dc6424e3164c4c07b78a9389417830c
2   "name": "CPEData",
3   "version": "3.0.0",
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.0.0"
24   },
25   "source_files": [
26     "Source/**/*.swift",
27     "Source/*.swift"
28   ],
29   "pushed_with_swift_version": "3.0"