[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / a / 5 / appstarter-pod-ios / 0.1.7 / appstarter-pod-ios.podspec.json
blob533605c9eaaa2742f730c3dd5ec53787092d45e0
2   "name": "appstarter-pod-ios",
3   "version": "0.1.7",
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.7"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "appstarter-pod-ios/Classes/**/*",
23   "dependencies": {
24     "XCGLogger": [
25       "~> 7.0"
26     ]
27   },
28   "swift_version": "5.0"