| { | |
| "name": "Torpedo", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "summary": "Swift on Crack", | |
| "homepage": "https://github.com/Onavoy/Torpedo", | |
| "authors": { | |
| "Hisham Alabri": "hisham@alabri.co" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Onavoy/Torpedo.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Torpedo/Classes/**/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |