eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.82k stars 252 forks source link

Trunk push v2.7 #108

Closed siberianisaev closed 6 years ago

siberianisaev commented 6 years ago
** BUILD SUCCEEDED **

   Testing with xcodebuild. 
 -> ESPullToRefresh (2.7)

opening connection to trunk.cocoapods.org:443...
opened
starting SSL for trunk.cocoapods.org:443...
SSL established
<- "POST /api/v1/pods?allow_warnings=false HTTP/1.1\r\nContent-Type: application/json; charset=utf-8\r\nAccept: application/json; charset=utf-8\r\nUser-Agent: CocoaPods/1.3.1\r\nAuthorization: Token 731a72a7560f29661b7ce08023f6ef61\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nHost: trunk.cocoapods.org\r\nContent-Length: 668\r\n\r\n"
<- "{\"name\":\"ESPullToRefresh\",\"version\":\"2.7\",\"summary\":\"An easy way to use pull-to-refresh and loading-more\",\"description\":\"An easiest way to give pull-to-refresh and loading-more to any UIScrollView. Using swift!\",\"homepage\":\"https://github.com/eggswift/pull-to-refresh\",\"license\":{\"type\":\"MIT\",\"file\":\"LICENSE\"},\"authors\":{\"lihao\":\"lihao_ios@hotmail.com\"},\"social_media_url\":\"https://github.com/eggswift\",\"platforms\":{\"ios\":\"8.0\"},\"source\":{\"git\":\"https://github.com/eggswift/pull-to-refresh.git\",\"tag\":\"2.7\"},\"source_files\":[\"Sources/**/*.{swift}\"],\"resource_bundles\":{\"ESPullToRefresh\":\"Sources/Animator/*.png\"},\"requires_arc\":true,\"pushed_with_swift_version\":\"4.0\"}\n"
-> "HTTP/1.1 403 Forbidden\r\n"
-> "Date: Thu, 19 Oct 2017 08:44:35 GMT\r\n"
-> "Connection: keep-alive\r\n"
-> "Strict-Transport-Security: max-age=31536000\r\n"
-> "Content-Type: application/json\r\n"
-> "Content-Length: 137\r\n"
-> "X-Content-Type-Options: nosniff\r\n"
-> "Server: thin 1.6.2 codename Doc Brown\r\n"
-> "Via: 1.1 vegur\r\n"
-> "\r\n"
reading 137 bytes...
-> "{\"error\":\"You (isaevdev@gmail.com) are not allowed to push new versions for this pod. The owners of this pod are lihao_ios@hotmail.com.\"}"
read 137 bytes
Conn keep-alive
[!] You (isaevdev@gmail.com) are not allowed to push new versions for this pod. The owners of this pod are lihao_ios@hotmail.com.
eggswift commented 6 years ago

Done