blob: 513d3c70b2ec88c22661fd7a88726dc6ffbdfdb8 [file] [log] [blame]
{
"name": "FlagKits",
"version": "1.0.1",
"summary": "An easy way to handle with country flags picker.",
"description": "A simple lib for solving problem with choose a country flags, country codes, etc.",
"homepage": "https://github.com/LGKKTeam/FlagKits",
"screenshots": "https://raw.githubusercontent.com/LGKKTeam/FlagKits/master/sample.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NguyenMinh": "https://github.com/nguyenminhkhmt"
},
"source": {
"git": "https://github.com/LGKKTeam/FlagKits.git",
"branch": "master",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FlagKits/Classes/**/*.{h,m,swift}",
"resources": "FlagKits/Assets/*.{png,jpg,jpeg,gif,xib,storyboard,bundle}",
"dependencies": {
"Reusable": [
],
"libPhoneNumber-iOS": [
]
},
"pushed_with_swift_version": "3.0"
}