| { | |
| "name": "NeulionDemo", | |
| "version": "1.0.4", | |
| "summary": "Demo Library", | |
| "description": "Demo from Neulion", | |
| "homepage": "https://github.com/rick-chi-neulion/NeulionDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "Rick Chi": "email@address.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/rick-chi-neulion/NeulionDemo.git", | |
| "tag": "1.0.4" | |
| }, | |
| "source_files": "Classes", | |
| "exclude_files": "Classes/Exclude", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |