blob: a7c571283ab83245029582c8cc420801f39647e3 [file] [log] [blame]
{
"name": "DTModelStorage",
"version": "2.3.0",
"license": "MIT",
"summary": "Storage classes for datasource based controls.",
"homepage": "https://github.com/DenHeadless/DTModelStorage",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"source": {
"git": "https://github.com/DenHeadless/DTModelStorage.git",
"tag": "2.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreData"
],
"source_files": "DTModelStorage/**/*.{h,swift}"
}