blob: 00da626d66c57f89d0d964b4761657f876976167 [file] [log] [blame]
{
"name": "CountryCallingCodes",
"version": "0.0.1",
"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.",
"homepage": "https://github.com/Ar4n3/CountryCallingCodes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enara L. Otaegui": "enaradelao@gmail.com"
},
"social_media_url": "http://twitter.com/Arane09",
"source": {
"git": "https://github.com/Ar4n3/CountryCallingCodes.git",
"tag": "0.0.1"
},
"source_files": "CountryCallingCodes/CountryCallingCode.h",
"public_header_files": "CountryCallingCodes/CountryCallingCode.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}