mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 21:04:25 +08:00
4bbf6255dd
Also remove top-level LICENSE file since .podspec already has it.
5 lines
105 B
Bash
Executable File
5 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
|
|
#Push to igagis repo for now
|
|
pod repo push igagis pugixml.podspec --use-libraries --verbose
|