[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 4 / DGFrameworkTemplate / 1.2.5 / DGFrameworkTemplate.podspec.json
blob4b65c52fae712906613674cd411528138004bcbc
2   "name": "DGFrameworkTemplate",
3   "version": "1.2.5",
4   "summary": "Digipolitan framework swift template",
5   "homepage": "https://github.com/Digipolitan/framework-swift-template",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Digipolitan": "contact@digipolitan.com"
12   },
13   "source": {
14     "git": "https://github.com/Digipolitan/framework-swift-template.git",
15     "tag": "v1.2.5"
16   },
17   "source_files": "Sources/**/*.{swift,h}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "swift_version": "4.2"