blob: 0d5600e413fde28d1972c2bf69d345306fb78f3b [file] [log] [blame]
{
"name": "DataContext",
"version": "0.1.20",
"summary": "A data layers divided into contexts",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pankcuf/DataContext",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Pirogov": "wladimir.pirogov@gmail.com"
},
"source": {
"git": "https://github.com/pankcuf/DataContext.git",
"tag": "0.1.20"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataContext/Classes/**/*",
"frameworks": [
"Foundation",
"CoreData",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}