[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 1 / 8 / JPSimulatorHacks / 1.0.2 / JPSimulatorHacks.podspec.json
blob091f5cc6139e16c89eed8bc1bff010948e5d9af7
2   "name": "JPSimulatorHacks",
3   "version": "1.0.2",
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.0.2"
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   }