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