blob: 98236efd1b112b5dde1addf503b437e91b36506f [file] [log] [blame]
{
"name": "TOStatusBarSimulator",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Replaces the iOS system status bar with a configurable mockup for the purpose of marketing screenshots.",
"homepage": "https://github.com/TimOliver/TOStatusBarSimulator",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOStatusBarSimulator.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOStatusBarSimulator/**/*.{h,m}",
"resources": "TOStatusBarSimulator/*.xcassets",
"requires_arc": true
}