[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / d / 1 / FlagKits / 1.0.0 / FlagKits.podspec.json
blobe2fdd88ec630f73154a9fb71111012b4d9b527d9
2   "name": "FlagKits",
3   "version": "1.0.0",
4   "summary": "An eazy way to handle with nation picker.",
5   "description": "A simple class to solve problem when choose a nation flag, country code, etc.",
6   "homepage": "https://github.com/LGKKTeam/FlagKits",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nguyenminhkhmt@gmail.com": "nguyenminhkhmt@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LGKKTeam/FlagKits.git",
16     "branch": "master",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FlagKits/Classes/**/*.{h,m,swift}",
23   "resources": "FlagKits/Assets/*.{png,jpg,jpeg,gif,xib,storyboard,bundle}",
24   "dependencies": {
25     "Reusable": [
27     ],
28     "libPhoneNumber-iOS": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"