[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / c / Bindy / 0.2.4 / Bindy.podspec.json
blob913beb7edb8da0d91c16cfb1c40485149626a5d9
2   "name": "Bindy",
3   "version": "0.2.4",
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.4"
21   },
22   "source_files": [
23     "Classes",
24     "Bindy/**/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"