[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 0 / EasyBinding / 0.2.3 / EasyBinding.podspec.json
blob86d0a9399e489928bf13be9f7987d8ed239e16e7
2   "name": "EasyBinding",
3   "version": "0.2.3",
4   "swift_versions": "5.0",
5   "summary": "A Simple and light way to perform a data binding.",
6   "description": "We know that you only need to bind your ViewModels to your views with the simplest way possible, here is how.",
7   "homepage": "https://github.com/mejiagarcia/EasyBinding",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Carlos Mejía": "carlosmejia083@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mejiagarcia/EasyBinding.git",
17     "tag": "0.2.3"
18   },
19   "social_media_url": "https://twitter.com/carlosmejia083",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EasyBinding/Source/**/*",
24   "swift_version": "5.0"