[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / AGEFlagIcons / 1.0.0 / AGEFlagIcons.podspec.json
blob0b58d907de947a2756153925f61ff82cdaad6bb3
2   "name": "AGEFlagIcons",
3   "version": "1.0.0",
4   "summary": "A collection of flag images from GoSquared in a pod",
5   "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",
6   "homepage": "https://www.gosquared.com/resources/flag-icons",
7   "screenshots": "https://static.gosquared.com/images/resources/flagpreview.png",
8   "license": "MIT",
9   "authors": {
10     "Alexander Edge": "alex@alexedge.co.uk"
11   },
12   "source": {
13     "git": "https://github.com/alexanderedge/AGEFlagIcons.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/alexedge",
17   "requires_arc": true,
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "Categories/ios",
22   "resources": "Assets/*.png",
23   "ios": {
24     "frameworks": "UIKit"
25   }