blob: 0b58d907de947a2756153925f61ff82cdaad6bb3 [file] [log] [blame]
{
"name": "AGEFlagIcons",
"version": "1.0.0",
"summary": "A collection of flag images from GoSquared in a pod",
"description": " GoSquared have a great [flag set](https://www.gosquared.com/resources/flag-icons)\n available for use under MIT license. This pod makes it easier to include\n them in your projects.\n",
"homepage": "https://www.gosquared.com/resources/flag-icons",
"screenshots": "https://static.gosquared.com/images/resources/flagpreview.png",
"license": "MIT",
"authors": {
"Alexander Edge": "alex@alexedge.co.uk"
},
"source": {
"git": "https://github.com/alexanderedge/AGEFlagIcons.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/alexedge",
"requires_arc": true,
"platforms": {
"ios": null
},
"source_files": "Categories/ios",
"resources": "Assets/*.png",
"ios": {
"frameworks": "UIKit"
}
}