blob: 7da2b482db2ba57eb6748aadbbc06fc607998c35 [file] [log] [blame]
{
"name": "utopia",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "utopia/Source/**/*"
}