| { | |
| "name": "ShareOneUtility", | |
| "version": "0.3.0", | |
| "summary": "A short description of ShareOneUtility.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/qazinaveed87/ShareOneUtility", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "qazinaveed87": "qazi@nextgeni.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/qazinaveed87/ShareOneUtility.git", | |
| "tag": "0.3.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Classes/**/*" | |
| } |