[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 5 / SwiftyBeans / 0.1.3 / SwiftyBeans.podspec.json
blob6dd0b3da7f6d497d7cb546247a1525e41df7d866
2   "name": "SwiftyBeans",
3   "version": "0.1.3",
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   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/tomasmikeska/SwiftyBeans.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "4.0"