{ | |
"name": "MiaImageFilter", | |
"version": "0.8", | |
"summary": "Mia's Image Filter", | |
"homepage": "https://cocoapods.org", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Helen Yang": "git.heleny@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"http": "https://www.dropbox.com/s/u1m4rbdpe0g9lpk/MiaImageFilter.zip?dl=1" | |
}, | |
"vendored_libraries": "libMiaImageFilter.a", | |
"source_files": "include/MiaImageFilter/*.h", | |
"public_header_files": "include/MiaImageFilter/*.h" | |
} |