Skip to content

Instantly share code, notes, and snippets.

@charlesTR
charlesTR / Podfile
Last active June 21, 2017 20:55
UA Remote Notification implementation
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
inhibit_all_warnings!
target :Hepburn do
inherit! :search_paths