[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / NHUtilSets / 0.0.1 / NHUtilSets.podspec.json
blob21562978bbb88b6cee504f6b2fa0cd3a65d3d717
2   "name": "NHUtilSets",
3   "version": "0.0.1",
4   "summary": "NHUtilSets 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     "nanhujiaju": "nanhujiaju@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iFindTA/NHUtilSetsPro.git",
16     "tag": "0.0.1"
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   ],
26   "requires_arc": true