A simple share extension for iOS 8 that allows sending webpages to Instapaper from Action Sheet. Written in Swift, for fun.
- CocoaPods
- XCode 6
- A valid iOS Developer Account
cd
into the project directory and run pod install
. Open SendToInstapaper.xcworkspace
and start hacking!
Make sure you have enabled App Groups and entered the same group identifier for both the main application target and the extension target.
See LICENCE.md.