{ | |
"name": "AlmoWater", | |
"version": "1.0.0", | |
"summary": "A really cool SDK that logs stuff.", | |
"homepage": "http://example.com/", | |
"authors": { | |
"Name": "varun.wadhwa@oodlestechnologies.com" | |
}, | |
"license": { | |
"type": "Apache-2.0", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"http": "https://github.com/varun0294/Framework/raw/master/AlmoWater.framework.zip" | |
}, | |
"ios": { | |
"vendored_frameworks": "AlmoWater.framework" | |
} | |
} |