blob: 2c47baa9e0483a944ef2df55916bd1ad437b08da [file] [log] [blame]
{
"name": "SwiftMultiSelect",
"platforms": {
"ios": "9.0"
},
"summary": "SwiftMultiSelect lets a user select multiple contacts from PhoneBook or from custom list",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luca Becchetti": "luca.becchetti@brokenice.it"
},
"homepage": "https://github.com/lucabecchetti/swiftmultiselect",
"source": {
"git": "https://github.com/lucabecchetti/swiftmultiselect.git",
"tag": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "SwiftMultiSelect/*.swift",
"resources": "SwiftMultiSelect/Assets/*.*",
"pushed_with_swift_version": "3.0"
}