[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 5 / 3 / NHToolKit / 0.1.0 / NHToolKit.podspec.json
blob751d5cf09f9629032ef722bbe3f57f26ad5159aa
2   "name": "NHToolKit",
3   "version": "0.1.0",
4   "summary": "A set of tools to make iOS development easier.",
5   "description": "                    Here is the list of classes included:\n\n                    - NHKeychainHelper\n                    - NHSeparatorsView\n                    - NHSlideshowImagesView\n                    - NSString+Validation\n                    - UIButton+HitTarget\n                    - UICollectionReusableView+Convenience\n                    - UICollectionViewCell+Convenience\n                    - UIColor+Photoshop\n                    - UIKit+Bold\n                    - UIViewController+Hierarchy\n",
6   "homepage": "http://github.com/nilsou/NHToolKit",
7   "license": "MIT",
8   "authors": {
9     "Nils Hayat": "nilsou@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nilsou/NHToolKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}"