| { | |
| "name": "TALogSpec", | |
| "version": "1.0.0", | |
| "summary": "This is awesome TALog framework.", | |
| "description": "This is a super TALog Framework. Use it for easier debuging", | |
| "homepage": "https://github.com/deepak945516/TALog", | |
| "license": "MIT", | |
| "authors": { | |
| "Deepak Kumar": "deepak.kumar@techaheadcorp.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.2" | |
| }, | |
| "source": { | |
| "git": "https://github.com/deepak945516/TALog.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "TALog/**/*" | |
| } |