blob: 31e7eaad20680cb4e92a6fb45481cbe6028a356d [file] [log] [blame]
{
"name": "appstarter-pod-ios",
"version": "0.1.11",
"summary": "Utility files to get an app up and running",
"description": "Utility files containing code to get an app up and running",
"homepage": "https://github.com/gearnshaw/appstarter-pod-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gearnshaw": "g_earnshaw@hotmail.com"
},
"source": {
"git": "https://github.com/gearnshaw/appstarter-pod-ios.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "appstarter-pod-ios/Classes/**/*",
"resources": "appstarter-pod-ios/Resources/**/*",
"dependencies": {
"XCGLogger": [
"~> 7.0"
],
"Sourcery": [
]
},
"swift_version": "5.0"
}