Skip to content

Commit

Permalink
Adding missing podfile in example
Browse files Browse the repository at this point in the history
  • Loading branch information
marmelroy committed Feb 11, 2016
1 parent 45e297f commit 6208d9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/AsYouType/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, "8.0"
use_frameworks!

pod 'PhoneNumberKit', :path => '../..'

0 comments on commit 6208d9c

Please sign in to comment.