blob: dd946d8a9bbe50da120cd77245ca269a47e10cb5 [file] [log] [blame]
{
"name": "TOStatusBarSimulator",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOStatusBarSimulator/**/*.{h,m}",
"resources": "TOStatusBarSimulator/*.xcassets",
"requires_arc": true
}