diff --git a/resources/Podfile b/resources/Podfile new file mode 100644 index 0000000..ef9dfd3 --- /dev/null +++ b/resources/Podfile @@ -0,0 +1,4 @@ +source 'https://github.com/CocoaPods/Specs.git' +platform :ios, '8.0' + +pod "Ambly", "~> 0.6.0"