| { |
| "name": "NiceLoggerEx", |
| "version": "0.0.1", |
| "summary": "NiceLoggerEx is a sample Project for exercising uploading Pod Compiled Project", |
| "description": "NiceLoggerEx is a sample Project for exercising uploading Pod Compiled Project and Pretty Small project", |
| "homepage": "http://www.adop.cc", |
| "license": { |
| "type": "MIT", |
| "file": "NiceLoggerEx1-master/license" |
| }, |
| "authors": { |
| "Olive HyJeon": "olive@adop.cc" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "http": "https://github.com/oliveinadop/NiceLoggerEx1/archive/master.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "NiceLoggerEx1-master/NiceLoggerEx.framework" |
| }, |
| "exclude_files": "Classes/Exclude" |
| } |