[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 8 / JPSimulatorHacks / 1.3.0 / JPSimulatorHacks.podspec.json
blob5511c5c082ab37abca936696dd8db62f209c2b5c
2   "name": "JPSimulatorHacks",
3   "version": "1.3.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.3.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "JPSimulatorHacks/*.{h,m}",
19   "libraries": "sqlite3"