blob: a1b6e102a70d26efd98fb171c0a4ca56ee6d46e9 [file] [log] [blame]
{
"name": "Ecno",
"version": "2.0.0",
"summary": "Ecno is a task state manager built on top of UserDefaults in pure Swift 4",
"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": "2.0.0"
},
"social_media_url": "http://twitter.com/xmartlabs",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*"
},
"pushed_with_swift_version": "4.0"
}