[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / d / GhostHand / 1.0.1 / GhostHand.podspec.json
blob4c40c878abc1407da488d0ae965c6f712722cb7a
2   "name": "GhostHand",
3   "version": "1.0.1",
4   "summary": "XCUITest helper for testing custom schemes & universal links",
5   "swift_versions": "5.0",
6   "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.",
7   "homepage": "https://github.com/mds6058/GhostHand",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Matt Stanford": "matthew.d.stanford@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mds6058/GhostHand.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/MattStanford3",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "GhostHand/GhostHandLib/Classes/**/*",
24   "resources": [
25     "GhostHand/GhostHandLib/Built_Product/*",
26     "ghosthand_install.sh"
27   ],
28   "frameworks": "XCTest",
29   "swift_version": "5.0"