[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / 8 / e / SelectionList / 1.0.1 / SelectionList.podspec.json
blob67b02db7ef3654a493062afa5c7d06750f8db037
2   "name": "SelectionList",
3   "version": "1.0.1",
4   "summary": "Simple single-selection or multiple-selection view, based on UITableView.",
5   "homepage": "https://github.com/yonat/SelectionList",
6   "screenshots": "https://raw.githubusercontent.com/yonat/SelectionList/master/Screenshots/SelectionList.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yonat Sharon": "yonat@ootips.org"
13   },
14   "social_media_url": "http://twitter.com/yonatsharon",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/yonat/SelectionList.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Sources/*.swift"