blob: b740ab06f7bc9a3f58178104de4c474d3b9f0522 [file] [log] [blame]
{
"name": "JPSimulatorHacks",
"version": "1.0.1",
"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.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "JPSimulatorHacks/*.{h,m}",
"dependencies": {
"FMDB": [
"~> 2.3"
]
}
}