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}",
28 "IntentKit/Apps/INKWebView/*.{h,m}"
36 "IntentKit": "IntentKit/{**/*.strings,Images/*.png}",
37 "IntentKit-Defaults": "IntentKit/Apps/Defaults/*.{plist,png}",
38 "IntentKit-INKBrowserHandler": "IntentKit/Apps/{Chrome,Safari,1Password,INKWebView}/*.{plist,png}"
50 "IntentKit/Handlers/INKTwitterHandler.{h,m}",
51 "IntentKit/Apps/INKTweetSheet/*.{h,m}"
54 "IntentKit-INKTwitterHandler": "IntentKit/Apps/{Twitter,Twitterrific,Tweetbot,INKTweetSheet}/*.{plist,png}"
56 "frameworks": "Twitter",
66 "source_files": "IntentKit/Handlers/INKMapsHandler.{h,m}",
68 "IntentKit-INKMapsHandler": "IntentKit/Apps/{Maps,Google Maps,Waze}/*.{plist,png}"
80 "IntentKit/Handlers/INKMailHandler.{h,m}",
81 "IntentKit/Apps/INKMailSheet/*.{h,m}"
84 "IntentKit-INKMailHandler": "IntentKit/Apps/{Mail,Gmail,INKMailSheet}/*.{plist,png}"
86 "frameworks": "MessageUI",
96 "source_files": "IntentKit/Handlers/INKFacebookHandler.{h,m}",
98 "IntentKit-INKFacebookHandler": "IntentKit/Apps/Facebook/*.{plist,png}"
109 "source_files": "IntentKit/Handlers/INKGPlusHandler.{h,m}",
110 "resource_bundles": {
111 "IntentKit-INKGPlusHandler": "IntentKit/Apps/Google+/*.{plist,png}"