[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / e / 4 / d / GhostHand / 0.2.5 / GhostHand.podspec.json
blob793ec51afdf87d52ce5eb06c2b4da458b439112f
2   "name": "GhostHand",
3   "version": "0.2.5",
4   "summary": "XCUITest helper for testing custom schemes & universal links",
5   "description": "XCUITest helper for testing custom schemes & universal links. This app will install a very small test app on your simulator to assist you with testing univesal links & custom schemes.",
6   "homepage": "https://github.com/mds6058/GhostHand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matt Stanford": "matthew.d.stanford@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mds6058/GhostHand.git",
16     "tag": "0.2.5"
17   },
18   "social_media_url": "https://twitter.com/MattStanford3",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "GhostHand/GhostHandLib/Classes/**/*",
23   "resources": [
24     "GhostHand/GhostHandLib/Built_Product/*",
25     "ghosthand_install.sh"
26   ]