4 "summary": "The DUIToolbox is a mini library of classes useful for iOS UIKit developers.",
5 "homepage": "https://github.com/czechboy0/DUIToolbox",
8 "Honza Dvorsky": "http://honzadvorsky.com"
11 "git": "https://github.com/czechboy0/DUIToolbox.git",
14 "social_media_url": "http://twitter.com/czechboy0",
22 "source_files": "Classes/UIKitPlus/**/*.{h,m}",
23 "frameworks": "UIKit",
24 "public_header_files": "Classes/UIKitPlus/**/*.{h}"
27 "name": "FoundationPlus",
28 "source_files": "Classes/FoundationPlus/*.{h,m}",
29 "frameworks": "Foundation",
30 "public_header_files": "Classes/FoundationPlus/**/*.{h}"