[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / 8 / JPSimulatorHacks / 1.1.0 / JPSimulatorHacks.podspec.json
blobce60c6a66a70cfc9f25bac96d98d3066f4a0ad5e
2   "name": "JPSimulatorHacks",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Hack the Simulator in your tests (grant access to photos, contacts, ...)",
6   "homepage": "https://github.com/plu/JPSimulatorHacks",
7   "authors": {
8     "Johannes Plunien": "plu@pqpq.de"
9   },
10   "source": {
11     "git": "https://github.com/plu/JPSimulatorHacks.git",
12     "tag": "1.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "JPSimulatorHacks/*.{h,m}",
19   "dependencies": {
20     "FMDB": [
21       "~> 2.3"
22     ]
23   }