[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / a / 5 / appstarter-pod-ios / 0.1.11 / appstarter-pod-ios.podspec.json
blob31e7eaad20680cb4e92a6fb45481cbe6028a356d
2   "name": "appstarter-pod-ios",
3   "version": "0.1.11",
4   "summary": "Utility files to get an app up and running",
5   "description": "Utility files containing code to get an app up and running",
6   "homepage": "https://github.com/gearnshaw/appstarter-pod-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gearnshaw": "g_earnshaw@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gearnshaw/appstarter-pod-ios.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "appstarter-pod-ios/Classes/**/*",
23   "resources": "appstarter-pod-ios/Resources/**/*",
24   "dependencies": {
25     "XCGLogger": [
26       "~> 7.0"
27     ],
28     "Sourcery": [
30     ]
31   },
32   "swift_version": "5.0"