[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 8 / 5 / NHToolSets / 0.1.3 / NHToolSets.podspec.json
bloba6d138ec22e1a38fea7c6c358f37317d6db4ee34
2   "name": "NHToolSets",
3   "version": "0.1.3",
4   "summary": "NHToolSets is an Objc Wrapper Kit foriOS Developers.",
5   "homepage": "https://github.com/iFindTA",
6   "description": "iOS Developer's Common Kit Sets, the commands between Foundation and UIKit frameworks.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hujiaju": "nanhujiaju@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/iFindTA/NHToolSets.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "NHUtilSetsPro/Utils/*.{h,m}",
22   "public_header_files": "NHUtilSetsPro/Utils/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Accelerate",
27     "QuartzCore",
28     "CoreText"
29   ],
30   "prefix_header_contents": [
31     "#import <UIKit/UIKit.h>",
32     "#import <Foundation/Foundation.h>"
33   ],
34   "requires_arc": true,
35   "deprecated": true