blob: 8ad89d2d4c24809a5c47e16663742f3f3984f366 [file] [log] [blame]
{
"name": "Ecno",
"version": "3.0.0",
"summary": "Ecno is a task state manager built on top of UserDefaults",
"homepage": "https://github.com/xmartlabs/Ecno",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diego Ernst": "dernst@xmartlabs.com"
},
"source": {
"git": "https://github.com/xmartlabs/Ecno.git",
"tag": "3.0.0"
},
"social_media_url": "http://twitter.com/xmartlabs",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*"
},
"swift_version": "5.0"
}