[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / c / Bindy / 0.2.7 / Bindy.podspec.json
blob0d808bf9672df8d1162274d8802c667e1e1f0f12
2   "name": "Bindy",
3   "version": "0.2.7",
4   "summary": "Simple, lightweight swift bindings.",
5   "homepage": "https://github.com/MaximKotliar/Bindy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maxim Kotliar": "maximuss099@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/MaximKotliar/Bindy.git",
20     "tag": "0.2.7"
21   },
22   "source_files": [
23     "Classes",
24     "Bindy/**/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"