[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / c / Bindy / 0.3.2 / Bindy.podspec.json
blobd069f1dd57015d78f08a7d6861aaaa83f34a3775
2   "name": "Bindy",
3   "version": "0.3.2",
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": "5.0",
18   "source": {
19     "git": "https://github.com/MaximKotliar/Bindy.git",
20     "tag": "0.3.2"
21   },
22   "source_files": [
23     "Classes",
24     "Bindy/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5.0"