7 "summary": "A collection of well-documented iOS classes for making life easier.",
8 "homepage": "http://sstoolk.it",
10 "Sam Soffes": "sam@soff.es"
13 "git": "https://github.com/soffes/sstoolkit.git",
16 "description": "SSToolkit is a collection of well-documented iOS classes for making life easier by solving common problems all iOS developers face. Some really handy classes are SSCollectionView, SSGradientView, SSSwitch, and many more.",
17 "source_files": "SSToolkit/**/*.{h,m}",
29 "SSToolkit.xcodeproj",
32 "prefix_header_contents": [
34 "#import \"SSToolkitDefines.h\"",
37 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"