blob: 4642de3207c8301a23f3c4dfcc569c9e501e3449 [file] [log] [blame]
{
"name": "CountriesViewController",
"platforms": {
"ios": "9.0"
},
"summary": "A view controller that allow user to select a countries, it supports in single or multiple mode",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Becchetti Luca": "luca.becchetti@brokenice.it"
},
"homepage": "https://github.com/lucabecchetti/CountriesViewController",
"source": {
"git": "https://github.com/lucabecchetti/CountriesViewController.git",
"tag": "0.1.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreData"
],
"source_files": "CountriesViewController/*.{swift}",
"pushed_with_swift_version": "3.0"
}