—2015.08.02—
error- ERROR | [watchOS] Returned an unsuccessful exit code.
blabla
add flowing code in podspec
|
|
—2014.11.05—
update lib
edit the NSString-BlockHelper.podspec
add 1.0.1
version
|
|
get error You need to register a session first.
|
|
pod search
cannot search the 1.0.1
version
but pod install
in new project can install 1.0.1
—2014.08.29—
demo : link
- create NSString-BlockHelper.podspec
|
|
- set the tag
git tag 1.0.0; git push --tags
- use the cmd
pod trunk push NSString-BlockHelper.podspec --verbose
to push .podspec to repo