[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 0 / 4 / FlagKit / 1.0.4 / FlagKit.podspec.json
blob259fc42e19972af94fffb86f5ba33575f82f798b
2   "name": "FlagKit",
3   "version": "1.0.4",
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   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/madebybowtie/FlagKit.git",
20     "tag": "v1.0.4"
21   },
22   "ios": {
23     "source_files": [
24       "FlagKit-Common",
25       "FlagKit-iOS/FlagKit/"
26     ]
27   },
28   "osx": {
29     "source_files": [
30       "FlagKit-Common",
31       "FlagKit-OSX/FlagKit/"
32     ]
33   },
34   "resources": "FlagKit.xcassets",
35   "deprecated": true