[Add] IONGeolocationLib 1.0.0
[CocoaPods.git] / Specs / a / 9 / f / CountryCallingCodes / 0.1.1 / CountryCallingCodes.podspec.json
blob8c9331b86eb054c0537d1165fdf4bdbf1bb8c574
2   "name": "CountryCallingCodes",
3   "version": "0.1.1",
4   "summary": "A simple to use framework that displays a UI with a list of country names, with their calling codes and Emoji flags and returns that data.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ar4n3/CountryCallingCodes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ar4n3": "enaradelao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ar4n3/CountryCallingCodes.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CountryCallingCodes/Classes/**/*",
22   "resource_bundles": {
23     "CountryCallingCodes": [
24       "CountryCallingCodes/Assets/*.{storyboard,json,png}"
25     ]
26   },
27   "public_header_files": "CountryCallingCodes/Classes/CountryCallingCode.h",
28   "frameworks": "UIKit"