[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / f / a / Komponents / 0.1.3 / Komponents.podspec.json
blob90e39dd46ca58b2340250cdef926761a18d12ac6
2   "name": "Komponents",
3   "version": "0.1.3",
4   "summary": "📦 React-inspired UIKit Components",
5   "homepage": "https://github.com/freshOS/Komponents",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "freshOS",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/freshOS/Komponents.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "source_files": "Source/*.swift",
20   "dependencies": {
21     "SteviaLayout": [
22       "~> 3.1.3"
23     ]
24   },
25   "description": "Komponents is a Swift framework for building component-oriented interfaces.\nBecause it's unfair to need javascript to enjoy Components ! ðŸ˜Ž",
26   "pushed_with_swift_version": "3.0"