[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 5 / NHToolSets / 0.2.1 / NHToolSets.podspec.json
blobc646e0938a4b1d7ebb441b74972554b0a9802042
2   "name": "NHToolSets",
3   "version": "0.2.1",
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.2.1"
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   "requires_arc": true,
31   "deprecated": true