blob: 856f337390bd85b2a0fb668af7ea07aac59f394f [file] [log] [blame]
{
"name": "utopia",
"version": "0.2.1",
"summary": "Common utilities for Swift projects",
"homepage": "https://github.com/Ramotion/utopia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramotion": "igor.k@ramotion.com"
},
"source": {
"git": "https://github.com/Ramotion/utopia.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "utopia/Source/**/*"
}