8 "summary": "An easier way to handle third-party URL schemes in iOS apps.",
9 "homepage": "https://github.com/intentkit/IntentKit",
11 "Mike Walker": "michael@lazerwalker.com"
14 "git": "https://github.com/intentkit/IntentKit.git",
26 "IntentKit/Core/**/*.{h,m}",
27 "IntentKit/Handlers/INKBrowserHandler.{h,m}"
35 "IntentKit": "IntentKit/{**/*.strings,Images/*.png}",
36 "IntentKit-Defaults": "IntentKit/Apps/Defaults/*.{plist,png}",
37 "IntentKit-INKBrowserHandler": "IntentKit/Apps/{Chrome,Safari,1Password}/*.{plist,png}"
48 "source_files": "IntentKit/Handlers/INKTwitterHandler.{h,m}",
50 "IntentKit-INKTwitterHandler": "IntentKit/Apps/{Twitter,Twitterrific,Tweetbot}/*.{plist,png}"
61 "source_files": "IntentKit/Handlers/INKMapsHandler.{h,m}",
63 "IntentKit-INKMapsHandler": "IntentKit/Apps/{Maps,Google Maps}/*.{plist,png}"
74 "source_files": "IntentKit/Handlers/INKMailHandler.{h,m}",
76 "IntentKit-INKMailHandler": "IntentKit/Apps/{Mail,Gmail}/*.{plist,png}"
87 "source_files": "IntentKit/Handlers/INKFacebookHandler.{h,m}",
89 "IntentKit-INKFacebookHandler": "IntentKit/Apps/Facebook/*.{plist,png}"
100 "source_files": "IntentKit/Handlers/INKGPlusHandler.{h,m}",
101 "resource_bundles": {
102 "IntentKit-INKGPlusHandler": "IntentKit/Apps/Google+/*.{plist,png}"