[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / b / XCESelectable / 1.0.0 / XCESelectable.podspec.json
blobe0a4768fca8cb6058890d3f372bd98460ea40bf7
2   "name": "XCESelectable",
3   "summary": "Array-based collection of elements with built-in ability to track selection.",
4   "version": "1.0.0",
5   "homepage": "https://XCEssentials.github.io/Selectable",
6   "source": {
7     "git": "https://github.com/XCEssentials/Selectable.git",
8     "tag": "1.0.0"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "XCEArrayExt": [
17       "~> 1.0"
18     ]
19   },
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "authors": {
25     "Maxim Khatskevich": "maxim@khatskevi.ch"
26   },
27   "pushed_with_swift_version": "3.1"