[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / AGEFlagIcons / 1.1.0 / AGEFlagIcons.podspec.json
blob402b7c99c55869ee2ef4d41ce68b4fb01722086f
2   "name": "AGEFlagIcons",
3   "version": "1.1.0",
4   "summary": "UIImage category for flags using ISO 3166-1 country codes",
5   "description": "This is a pod containing GoSquared's flag icons (https://www.gosquared.com/resources/flag-icons) and a UIImage category for convenience.",
6   "homepage": "https://github.com/alexanderedge/AGEFlagIcons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Edge": "alex@alexedge.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/alexanderedge/AGEFlagIcons.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/alexedge",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AGEFlagIcons/Classes/**/*",
23   "resource_bundles": {
24     "AGEFlagIcons": [
25       "AGEFlagIcons/Assets/Flags.xcassets"
26     ]
27   },
28   "public_header_files": "AGEFlagIcons/Classes/**/*.h",
29   "frameworks": "UIKit"