[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 8 / Ceddl4Swift / 2.3.0 / Ceddl4Swift.podspec.json
blob34968905868583e6de55e9ce0a65541d8e22c22c
2   "name": "Ceddl4Swift",
3   "version": "2.3.0",
4   "summary": "Ceddl4swift is a CEDDL data layer from Swift 2.3",
5   "description": "Ceddl4Swift is a swift framework for a website data layer compliant with the CEDDL specification",
6   "homepage": "http://www.w3.org/2013/12/ceddl-201312.pdf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sachin Vas": "svas@datalicious.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/data-licious/ceddl4swift.git",
19     "tag": "2.3.0"
20   },
21   "source_files": [
22     "Ceddl4Swift",
23     "ceddl4swift/ceddl4swift/*.swift"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "2.3"
27   },
28   "pushed_with_swift_version": "2.3"