[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / a / 9 / f / CountryCallingCodes / 0.0.1 / CountryCallingCodes.podspec.json
blob00da626d66c57f89d0d964b4761657f876976167
2   "name": "CountryCallingCodes",
3   "version": "0.0.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   "homepage": "https://github.com/Ar4n3/CountryCallingCodes",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Enara L. Otaegui": "enaradelao@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Arane09",
14   "source": {
15     "git": "https://github.com/Ar4n3/CountryCallingCodes.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CountryCallingCodes/CountryCallingCode.h",
19   "public_header_files": "CountryCallingCodes/CountryCallingCode.h",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }