[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / a / 5 / SwiftBindingUI / 1.1.3 / SwiftBindingUI.podspec.json
bloba86a9aead80683db2898d153561f390e09e7d85d
2   "name": "SwiftBindingUI",
3   "version": "1.1.3",
4   "summary": "A library of simple UI components built around the SwiftBinding library.",
5   "description": "A library of the basic iOS UI components with added \"binding\" functionality built around the SwiftBinding library.",
6   "homepage": "https://github.com/zacharyclaysmith/SwiftBindingUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Zachary Clay Smith": "Zachary.Clay.Smith@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zacharyclaysmith/SwiftBindingUI.git",
19     "tag": "1.1.3"
20   },
21   "source_files": "SwiftBindingUI/**/*.swift",
22   "dependencies": {
23     "SwiftBinding": [
25     ]
26   },
27   "requires_arc": true