blob: fa730e060f8ba721737c97df78be074a2f0318b5 [file] [log] [blame]
{
"name": "RVCountryPicker",
"version": "1.2.4",
"summary": "Swift iOS library for CountryPicker and Countries List manager with images!",
"description": "Swift iOS library for CountryPicker and Countries List with flag images for 225+ countries!",
"homepage": "https://goo.gl/RYckY1",
"screenshots": [
"https://imgur.com/NMyjx5w.png",
"https://imgur.com/3NZT92A.png",
"https://imgur.com/au3ksmn.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Randika Vishman": "randikachan@gmail.com"
},
"social_media_url": "https://twitter.com/randikachan",
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/randikachan/countrypicker-ios-swift.git",
"tag": "1.2.4"
},
"source_files": [
"CountryPicker/CountryPicker/Classes/FileHandler/*.swift",
"CountryPicker/CountryPicker/Classes/CountryPickerUI/*.swift",
"CountryPicker/CountryPicker/Classes/CountryInfo/*.swift"
],
"resources": "CountryPicker/CountryPicker/Resources/*.{png,json}"
}