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}"
35 "resources": "IntentKit/IntentKit-Localizations.bundle",
37 "IntentKit": "IntentKit/{**/*.strings,Images/*.png}",
38 "IntentKit-Defaults": "IntentKit/Apps/Defaults/*.{plist,png}",
39 "IntentKit-INKBrowserHandler": "IntentKit/Apps/{Chrome,Safari,1Password,INKWebView}/*.{plist,png}"
51 "IntentKit/Handlers/INKTwitterHandler.{h,m}",
52 "IntentKit/Apps/INKTweetSheet/*.{h,m}"
55 "IntentKit-INKTwitterHandler": "IntentKit/Apps/{Twitter,Twitterrific,Tweetbot,INKTweetSheet}/*.{plist,png}"
57 "frameworks": "Twitter",
67 "source_files": "IntentKit/Handlers/INKMapsHandler.{h,m}",
69 "IntentKit-INKMapsHandler": "IntentKit/Apps/{Maps,Google Maps,Waze}/*.{plist,png}"
81 "IntentKit/Handlers/INKMailHandler.{h,m}",
82 "IntentKit/Apps/INKMailSheet/*.{h,m}"
85 "IntentKit-INKMailHandler": "IntentKit/Apps/{Mail,Gmail,INKMailSheet}/*.{plist,png}"
87 "frameworks": "MessageUI",
97 "source_files": "IntentKit/Handlers/INKFacebookHandler.{h,m}",
99 "IntentKit-INKFacebookHandler": "IntentKit/Apps/Facebook/*.{plist,png}"
110 "source_files": "IntentKit/Handlers/INKGPlusHandler.{h,m}",
111 "resource_bundles": {
112 "IntentKit-INKGPlusHandler": "IntentKit/Apps/Google+/*.{plist,png}"