| { |
| "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 |
| } |
| } |