Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods version integration #140

Merged
merged 1 commit into from
Mar 12, 2014
Merged

CocoaPods version integration #140

merged 1 commit into from
Mar 12, 2014

Conversation

akashivskyy
Copy link
Contributor

You may not have heard about it, if you're not so into iOS/OS X development, but CocoaPods is the most polular package manager for Objective-C projects.

This pull request adds version integration with CocoaPods using their search API.

The example route would be http://img.shields.io/cocoapods/v/AFNetworking.svg, where AFNetworking is a name of a pod (I'm using AFNetworking as an example, because it's one of the most popular networking frameworks in the community).

The code formatting was preserved in imitation of your coding style. I've added a suitable entry in the try.html file as well.

Looks like it's ready to rock! 😄

@espadrine espadrine merged commit e4c7a30 into badges:master Mar 12, 2014
@espadrine
Copy link
Member

This pull request is outstanding! Insta-merge, insta-deploy.

@seanlinsley
Copy link
Contributor

❤️

@akashivskyy
Copy link
Contributor Author

Glad I could contribute. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants