blob: e2fdd88ec630f73154a9fb71111012b4d9b527d9 [file] [log] [blame]
{
"name": "FlagKits",
"version": "1.0.0",
"summary": "An eazy way to handle with nation picker.",
"description": "A simple class to solve problem when choose a nation flag, country code, etc.",
"homepage": "https://github.com/LGKKTeam/FlagKits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nguyenminhkhmt@gmail.com": "nguyenminhkhmt@gmail.com"
},
"source": {
"git": "https://github.com/LGKKTeam/FlagKits.git",
"branch": "master",
"tag": "1.0.0"
},
"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"
}