blob: 7c6162cc598928650a428526ee6e6c9474a037ba [file] [log] [blame]
{
"name": "FlagKit",
"version": "1.0.5",
"summary": "Beautiful flag icons for usage in apps and on the web.",
"description": "Beautiful flag icons for usage in your apps.\nIncludes the vast majority of country flags out there and some special ones (World, EU).",
"homepage": "https://github.com/madebybowtie/FlagKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bowtie": "howdy@madebybowtie.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/madebybowtie/FlagKit.git",
"tag": "v1.0.5"
},
"ios": {
"source_files": [
"FlagKit-Common",
"FlagKit-iOS/"
]
},
"osx": {
"source_files": [
"FlagKit-Common",
"FlagKit-OSX/"
]
},
"resources": "FlagKit.xcassets",
"deprecated": true
}