blob: b95ce3d090d49fb4b25372f3e5324b1c10dfd9c9 [file] [log] [blame]
{
"name": "GhostHand",
"version": "0.2.3",
"summary": "XCUITest helper for testing custom schemes & universal links",
"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.",
"homepage": "https://github.com/mds6058/GhostHand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matt Stanford": "matthew.d.stanford@gmail.com"
},
"source": {
"git": "https://github.com/mds6058/GhostHand.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/MattStanford3",
"platforms": {
"ios": "10.0"
},
"source_files": "GhostHand/GhostHandLib/Classes/**/*",
"resources": "GhostHand/GhostHandLib/Built_Product/*"
}