[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / 5 / SwiftBindingUI / 1.1.2 / SwiftBindingUI.podspec.json
blob556ea9361e8f4407f5a9f984efb855755ba2d630
2   "name": "SwiftBindingUI",
3   "version": "1.1.2",
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.\n",
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.2"
20   },
21   "source_files": "SwiftBindingUI/**/*.swift",
22   "dependencies": {
23     "SwiftBinding": [
25     ]
26   },
27   "requires_arc": true