blob: 5511c5c082ab37abca936696dd8db62f209c2b5c [file] [log] [blame]
{
"name": "JPSimulatorHacks",
"version": "1.3.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.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "JPSimulatorHacks/*.{h,m}",
"libraries": "sqlite3"
}