[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 5 / DTModelStorage / 2.1.2 / DTModelStorage.podspec.json
bloba3d4fd41fbd5f1079b7567a781f8de35638c9071
2   "name": "DTModelStorage",
3   "version": "2.1.2",
4   "license": "MIT",
5   "summary": "Storage classes for datasource based controls.",
6   "homepage": "https://github.com/DenHeadless/DTModelStorage",
7   "authors": {
8     "Denys Telezhkin": "denys.telezhkin@yandex.ru"
9   },
10   "source": {
11     "git": "https://github.com/DenHeadless/DTModelStorage.git",
12     "tag": "2.1.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "CoreData"
23     ]
24   },
25   "source_files": "DTModelStorage/**/*.{h,swift}"