[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 5 / SwiftyBeans / 0.1.2 / SwiftyBeans.podspec.json
blob96b1f93bb5739b385d9fbf4f3d21f922616b1354
2   "name": "SwiftyBeans",
3   "version": "0.1.2",
4   "summary": "Declarative view styles with Swift",
5   "description": "Declarative view styles with Swift. Write reusable, readable and concise styles.",
6   "homepage": "https://github.com/tomasmikeska/SwiftyBeans",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomáš Mikeska": "tomikeska@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/tomasmikeska/SwiftyBeans.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/**/*.swift"