Skip to content

Commit 9d18d01

Browse files
committed
Cocoapods 0.34
1 parent d8dfdcd commit 9d18d01

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
before_install: gem install cocoapods -v '= 0.34.0'
12
language: objective-c
23
xcode_sdk: iphonesimulator7.1
34
xcode_project: BitStore.xcworkspace

Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
platform :ios, '7.0'
22
inhibit_all_warnings!
33
link_with 'BitStore', 'BitStore Tests'
4+
source 'https://github.com/CocoaPods/Specs.git'
45
# ----
56
pod 'CoreBitcoin', :podspec => 'https://raw.github.com/oleganza/CoreBitcoin/master/CoreBitcoin.podspec', :commit => '2f86fc1'
67
pod 'DMPasscode', '1.0.4'

0 commit comments

Comments
 (0)