[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 0 / a / c / Bindy / 0.2.1 / Bindy.podspec.json
blob188afebf329b932df8e8a87e05e77435e48b5962
2   "name": "Bindy",
3   "version": "0.2.1",
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.1"
20   },
21   "source_files": [
22     "Classes",
23     "Bindy/**/*.{h,m,swift}"
24   ]