[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / Bindy / 0.2.3 / Bindy.podspec.json
blob9b356fab091bb40a09d35b575e7bd1f850c1db9a
2   "name": "Bindy",
3   "version": "0.2.3",
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   },
16   "swift_version": "4.2",
17   "source": {
18     "git": "https://github.com/MaximKotliar/Bindy.git",
19     "tag": "0.2.3"
20   },
21   "source_files": [
22     "Classes",
23     "Bindy/**/*.{h,m,swift}"
24   ]