This library is base functional library of Tech.D, is a Category.
There are extended methods for framework of UIKit.
Click Download ZIP or here : download
add Podfile in project's root directory, content like below :
platform :ios, '8.0'
pod "UIKit+TechD", "~> 0.0.2"platform :ios, '8.0'
pod 'UIKit+TechD', :git => 'https://github.com/TechD-Robin/UIKit-TechD.git', :branch => 'master'UIKit+TechD is released under the MIT License. See LICENSE for details.
I always use the repository name UIKit+TechD, just publish to GitHub but it cannot accept to use the character +.