{ "name": "utopia", "version": "0.1.0", "summary": "A short description of utopia.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/Ramotion/utopia", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Dmitriy Kalachev": "dima.k@ramotion.com" }, "source": { "git": "https://github.com/Ramotion/utopia.git", "tag": "0.1.0" }, "platforms": { "ios": "10.0" }, "source_files": "utopia/Source/**/*" }