This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
CocoaPods
Watch
1
Star
0
Fork
0
You've already forked CocoaPods
mirror of
https://github.com/zhigang1992/CocoaPods.git
synced
2026-06-12 16:18:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.3.2
CocoaPods
/
examples
History
Eloy Duran
ece1c9fdf6
The
source_files
,
resources
, and
clean_paths
attributes can take Rake::FileList instances too.
2011-11-15 01:47:13 +01:00
..
AFNetworking iOS Example
Don’t copy podspecs to the Pods dir, instead generate a Podfile.lock file, which also lists specs from outside spec repos.
Closes
#47
.
2011-11-12 18:17:55 +01:00
AFNetworking Mac Example
Make the rake build_examples task work and use newer xcodeproj version with fix.
2011-11-12 20:22:13 +01:00
MacRubySample
Allow a user to define a post install hook in the Podfile, which allows her to customize the generated Xcode project.
Closes
#56
.
2011-11-12 22:41:34 +01:00
MGSplitView
Make the rake build_examples task work and use newer xcodeproj version with fix.
2011-11-12 20:22:13 +01:00
RKTwitter
Make the rake build_examples task work and use newer xcodeproj version with fix.
2011-11-12 20:22:13 +01:00
SSCatalog
The
source_files
,
resources
, and
clean_paths
attributes can take Rake::FileList instances too.
2011-11-15 01:47:13 +01:00
IdeasExample.podspec
Clean up a bit.
2011-09-20 21:33:12 +02:00
TestLib.podspec
Make pod install take an optional podspec file to install the dependencies of instead of looking for ./Podfile
2011-09-13 22:34:59 +02:00