Files
Dmitriy Kalachev 06e10c094d Basic extensions
2018-04-09 10:40:15 +03:00

23 lines
506 B
JSON

{
"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/**/*"
}