summaryrefslogtreecommitdiff
path: root/scripts/cocoapods_push.sh
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-02-13 13:07:19 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-02-13 13:07:19 -0800
commit4bbf6255ddf5cf39aaea156ede3e0eb9a4f6742e (patch)
tree56cd7871dea985a75aa93f7e466f560896295ca6 /scripts/cocoapods_push.sh
parent44c251fbc370246f6c73e40c5242248c670a2750 (diff)
scripts: Rename CocoaPods script to match NuGet naming
Also remove top-level LICENSE file since .podspec already has it.
Diffstat (limited to 'scripts/cocoapods_push.sh')
-rwxr-xr-xscripts/cocoapods_push.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/cocoapods_push.sh b/scripts/cocoapods_push.sh
new file mode 100755
index 0000000..d582ea4
--- /dev/null
+++ b/scripts/cocoapods_push.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+#Push to igagis repo for now
+pod repo push igagis pugixml.podspec --use-libraries --verbose