smallmuou / CocoaPodsSpecs

This repo use to story my favorate thirdpart libraray.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPodsSpecs

概述

该Repo是构建CocoaPods的私有Specs,主要为了解决官方CocoaPods的更新慢的问题.

添加第三方库

通过spec-sync.sh将CocoaPods的Specs同步到CocoaPodsSpecs中.

./spec-sync.sh AFNetworking 2.5.4

Podfile

修改Podfile的source

source 'https://github.com/smallmuou/CocoaPodsSpecs.git'

之后执行pod install速度秒杀官方的Specs

About

This repo use to story my favorate thirdpart libraray.


Languages

Language:Ruby 79.5%Language:Shell 16.4%Language:Groff 4.1%