blob: ce60c6a66a70cfc9f25bac96d98d3066f4a0ad5e [file] [log] [blame]
{
"name": "JPSimulatorHacks",
"version": "1.1.0",
"license": "MIT",
"summary": "Hack the Simulator in your tests (grant access to photos, contacts, ...)",
"homepage": "https://github.com/plu/JPSimulatorHacks",
"authors": {
"Johannes Plunien": "plu@pqpq.de"
},
"source": {
"git": "https://github.com/plu/JPSimulatorHacks.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "JPSimulatorHacks/*.{h,m}",
"dependencies": {
"FMDB": [
"~> 2.3"
]
}
}