[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 0 / 4 / FlagKit / 1.1.1 / FlagKit.podspec.json
blobbf50d9e22b919822918d0aac527785012c99cf75
2   "name": "FlagKit",
3   "version": "1.1.1",
4   "summary": "Beautiful flag icons for usage in apps and on the web.",
5   "description": "Beautiful flag icons for usage in your apps.\nIncludes the vast majority of country flags out there and some special ones (World, EU).",
6   "homepage": "https://github.com/madebybowtie/FlagKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bowtie": "howdy@madebybowtie.com"
13   },
14   "social_media_url": "http://twitter.com/madebybowtie",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/madebybowtie/FlagKit.git",
22     "tag": "v1.1.1"
23   },
24   "ios": {
25     "source_files": [
26       "Source/FlagKit.swift",
27       "Source/UIImage.swift"
28     ]
29   },
30   "tvos": {
31     "source_files": [
32       "Source/FlagKit.swift",
33       "Source/UIImage.swift"
34     ]
35   },
36   "osx": {
37     "source_files": [
38       "Source/FlagKit.swift",
39       "Source/NSImage.swift"
40     ]
41   },
42   "resources": "FlagKit.xcassets",
43   "deprecated": true