blob: 8a2013c4ea5fb85be3d8733f58a9770e59b52e5c [file] [log] [blame]
{
"name": "FlagKit",
"version": "1.0.7",
"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.7"
},
"ios": {
"source_files": [
"FlagKit-Common",
"FlagKit-iOS/"
]
},
"osx": {
"source_files": [
"FlagKit-Common",
"FlagKit-OSX/"
]
},
"resources": "FlagKit.xcassets",
"deprecated": true
}