[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 8 / 5 / NHToolSets / 0.1.2 / NHToolSets.podspec.json
blob12f0070c7a69d2852ebcab82f563cbd029014867
2   "name": "NHToolSets",
3   "version": "0.1.2",
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": "MIT(LICENSE)",
8   "authors": {
9     "hujiaju": "nanhujiaju@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iFindTA/NHToolSets.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "NHUtilSetsPro/Utils/*.{h,m}",
19   "public_header_files": "NHUtilSetsPro/Utils/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Accelerate",
24     "QuartzCore",
25     "CoreText"
26   ],
27   "requires_arc": true,
28   "deprecated": true