[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 7 / 0 / SelectionView / 0.1.0 / SelectionView.podspec.json
blobf8709b7556b7209334b00657649f71f899ee1026
2   "name": "SelectionView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "View that allows many-from-many and one-from-many selection from predefined string data.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Agnieszka Patalas": "ampatalas@gmail.com"
15   },
16   "homepage": "https://github.com/ampatalas/SelectionView",
17   "source": {
18     "git": "https://github.com/ampatalas/SelectionView.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SelectionView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"