[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / d / SwiftOxfordAPI / 0.1 / SwiftOxfordAPI.podspec.json
blob9a1304ac134ab8d3396186773787246cf8122d16
2   "name": "SwiftOxfordAPI",
3   "version": "0.1",
4   "summary": "SwiftOxfordAPI",
5   "description": "A framework to consume the Oxford Dictionaries API written in Swift.",
6   "homepage": "https://github.com/maximbilan/SwiftOxfordAPI",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/SwiftOxfordAPI.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{swift}"
23   ],
24   "requires_arc": true