[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 2 / SwiftMultiSelect / 0.2.0 / SwiftMultiSelect.podspec.json
blob0871ef767a52e6edffb9ace1947d180b7e771e50
2   "name": "SwiftMultiSelect",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "SwiftMultiSelect lets a user select multiple contacts from PhoneBook or from custom list",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Luca Becchetti": "luca.becchetti@brokenice.it"
15   },
16   "homepage": "https://github.com/lucabecchetti/swiftmultiselect",
17   "source": {
18     "git": "https://github.com/lucabecchetti/swiftmultiselect.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftMultiSelect/*.swift",
23   "resources": "SwiftMultiSelect/Assets/*.*",
24   "pushed_with_swift_version": "3.0"