[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 9 / d / GenericDatasource / 0.1.0 / GenericDatasource.podspec.json
blob6df7ff24ffb4a342a789d509c311c17683a6b3bc
2   "name": "GenericDatasource",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A Swift implementation of a generic datasource that you can use for table and collection views.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jordan Morgan": "jordan@dreaminginbinary.co"
15   },
16   "homepage": "https://github.com/DreamingInBinary/GenericDatasource",
17   "source": {
18     "git": "https://github.com/DreamingInBinary/GenericDatasource.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "GenericDatasource/**/*.{swift}"