blob: 579562cf13cda9cb35094c310ba81fab04199d80 [file] [log] [blame]
{
"name": "DataContext",
"version": "0.1.26",
"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.26"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataContext/Classes/**/*",
"frameworks": [
"Foundation",
"CoreData",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}