[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 7 / 4 / 2 / SwiftMultiSelect / 0.2.2 / SwiftMultiSelect.podspec.json
blob235ea3ad6cb6d905f5e5a8f4999e2503e158e6b6
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.2",
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.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftMultiSelect/*.swift",
23   "resources": "SwiftMultiSelect/Assets/*.*",
24   "pushed_with_swift_version": "3.0"