Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JanC committed May 4, 2015
1 parent bbd648c commit 2eefbc6
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 249 deletions.
Binary file added Example/.DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- TAPromotee (0.3)
- TAPromotee (0.3.1)

DEPENDENCIES:
- TAPromotee (from `../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
TAPromotee: caeb81f86bbdeb65f21378cb9e3cd92a3164297f
TAPromotee: 656c7190fe7ab99c226b096bb305587744f9b7d3

COCOAPODS: 0.36.0
COCOAPODS: 0.37.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/TAPromotee.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

470 changes: 235 additions & 235 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion TAPromotee.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "TAPromotee"
s.version = "0.3"
s.version = "0.3.1"
s.summary = "Easy to use way to show a cross promotion to a iOS app"
s.description = <<-DESC
TAPromotee is a pod that allows you to show a cross promotion to a iOS app just by supllying its App Store id. It automatically fetches the info about the app using the iTunes API and dislpays it in a interstitial where the user can install it.
Expand Down

0 comments on commit 2eefbc6

Please sign in to comment.