[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 1 / FlagKits / 1.0.1 / FlagKits.podspec.json
blob513d3c70b2ec88c22661fd7a88726dc6ffbdfdb8
2   "name": "FlagKits",
3   "version": "1.0.1",
4   "summary": "An easy way to handle with country flags picker.",
5   "description": "A simple lib for solving problem with choose a country flags, country codes, etc.",
6   "homepage": "https://github.com/LGKKTeam/FlagKits",
7   "screenshots": "https://raw.githubusercontent.com/LGKKTeam/FlagKits/master/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "NguyenMinh": "https://github.com/nguyenminhkhmt"
14   },
15   "source": {
16     "git": "https://github.com/LGKKTeam/FlagKits.git",
17     "branch": "master",
18     "tag": "1.0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "FlagKits/Classes/**/*.{h,m,swift}",
24   "resources": "FlagKits/Assets/*.{png,jpg,jpeg,gif,xib,storyboard,bundle}",
25   "dependencies": {
26     "Reusable": [
28     ],
29     "libPhoneNumber-iOS": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"