[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 3 / 6 / NNCategoryPro / 5.4.3 / NNCategoryPro.podspec.json
blob1ca1076eec52362d941a53939333fec3b40e464e
2   "name": "NNCategoryPro",
3   "version": "5.4.3",
4   "summary": "分类-项目通用方法封装.",
5   "description": "项目封装的实现主体,主要通过分类实现",
6   "homepage": "https://github.com/shang1219178163/NNCategoryPro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BIN": "shang1219178163@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/shang1219178163/NNCategoryPro.git",
20     "tag": "5.4.3"
21   },
22   "source_files": "NNCategoryPro/*",
23   "public_header_files": "NNCategoryPro/*.h",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreGraphics",
28     "CoreImage",
29     "CoreLocation",
30     "QuartzCore",
31     "WebKit"
32   ],
33   "dependencies": {
34     "NNGloble": [
36     ],
37     "SDWebImage": [
39     ],
40     "IQKeyboardManager": [
42     ],
43     "GTMBase64": [
45     ]
46   }