blob: 4058a95053811a53322f83cc9211598c250f3d0b [file] [log] [blame]
{
"name": "TOStatusBarSimulator",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOStatusBarSimulator/**/*.{h,m}",
"requires_arc": true
}