blob: 9068d341bb5468f27e4af63d452ec0be658342e0 [file] [log] [blame]
{
"name": "CountrySource",
"version": "1.1",
"summary": "CountrySource provides list of all countries in the world.",
"description": "CountrySource written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/CountrySource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/CountrySource.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CountrySource/*.{swift}",
"resources": "CountrySource/*.{storyboard,xib,json,xcassets,lproj}",
"swift_version": "5.0"
}