[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 4 / DGFrameworkTemplate / 1.0.4 / DGFrameworkTemplate.podspec.json
blob35eb5c1c4befd1854d3de23474b021e0e51e94ab
2   "name": "DGFrameworkTemplate",
3   "version": "1.0.4",
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.0.4"
16   },
17   "source_files": "Sources/**/*.{swift,h}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"