[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / b / DataSourceController / 1.1.0 / DataSourceController.podspec.json
blobdcf05fb764db32551a74c86df752987289ceb355
2   "name": "DataSourceController",
3   "version": "1.1.0",
4   "summary": "A controller to handle data sources",
5   "description": "This framework provides a controller to manage table view and collection views datasources",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pedro Daniel Prieto Martínez": "math.pedro.daniel.prieto@gmail.com"
12   },
13   "homepage": "https://github.com/peredaniel/DataSourceController",
14   "source": {
15     "git": "https://github.com/peredaniel/DataSourceController.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "source_files": "DataSourceController/**/*.{h,m,swift}"
24   },
25   "swift_version": "5.0"