| { |
| "name": "iOSUnityHelper", |
| "version": "0.1.0", |
| "summary": "A help ofr unity f iOSUnityHelper.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/kushwaha03/iOSUnityHelper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kushwaha03": "kushwahakrishna03@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/kushwaha03/iOSUnityHelper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "iOSUnityHelper/Classes/**/*", |
| "swift_version": "4.2" |
| } |