{ | |
"name": "ETLibrary", | |
"version": "0.0.1", | |
"summary": "A helper tool for etnclp.", | |
"description": "A helper tool for etnclp. Cheers", | |
"homepage": "https://github.com/etnclp", | |
"license": { | |
"type": "MIT", | |
"file": "license" | |
}, | |
"authors": { | |
"Erdi Tunçalp": "tuncalperdi@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"ios": { | |
"vendored_frameworks": "ETLibrary.framework" | |
}, | |
"source": { | |
"http": "https://www.dropbox.com/s/t55q4tstgtqc15k/ETLibrary.zip?dl=1" | |
}, | |
"exclude_files": "Classes/Exclude" | |
} |