blob: c2db68a344f30d0dba28e46b44c081161017ed68 [file] [log] [blame]
{
"name": "CountryKitIOS",
"version": "1.0.0",
"summary": "Simple framework to get current country info",
"homepage": "https://github.com/SolveItTeam/CountryKitIOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ios dev": "vorobyev.semyon@gmail.com"
},
"source": {
"git": "https://github.com/SolveItTeam/CountryKitIOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CountryKitIOS/Classes/**/*",
"swift_version": "4.2",
"frameworks": "CoreTelephony"
}