blob: 87bf61bcc5605d96c690411edf3fd9566156c9d1 [file] [log] [blame]
{
"name": "DTModelStorage",
"version": "2.0.2",
"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.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreData"
]
},
"source_files": "DTModelStorage/**/*.{h,swift}"
}