blob: 81e211cc5444f6ecc67640034d4876fb44161bc3 [file] [log] [blame]
{
"name": "TZExporterTool",
"summary": "TZExporterTool creates timezone infomation for all cities.",
"requires_arc": true,
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hung Truong": "tqhung287@gmail.com"
},
"homepage": "https://github.com/tqhung287/tzjson-exporting-tools",
"source": {
"git": "https://github.com/tqhung287/tzjson-exporting-tools.git",
"tag": "0.1.3",
"submodules": true
},
"frameworks": "Foundation",
"source_files": "city-timezone-exporter/model/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}