[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 5 / 2 / NHExtension / 1.0.2 / NHExtension.podspec.json
blob0f7417a5d9c17c8418430dc63e83276605276ed4
2   "name": "NHExtension",
3   "version": "1.0.2",
4   "summary": "UIKit、Foundation的类扩展.",
5   "description": "常用的UIKit、Foundation的类扩展",
6   "homepage": "https://github.com/neghao/NHExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "neghao_pro": "neghao@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/neghao/NHExtension.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "NHExtension/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "ImageIO"
26   ],
27   "libraries": "z",
28   "requires_arc": true