[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 3 / 6 / NNCategoryPro / 2.2.4.1 / NNCategoryPro.podspec.json
blob90b3663939cbfb4fc3912d007c7596ed11427a5a
2   "name": "NNCategoryPro",
3   "version": "2.2.4.1",
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": "2.2.4.1"
21   },
22   "source_files": "NNCategoryPro/*",
23   "public_header_files": "NNCategoryPro/*.h",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreText",
28     "CoreGraphics",
29     "CoreImage",
30     "CoreLocation",
31     "CoreTelephony",
32     "GLKit",
33     "QuartzCore",
34     "ImageIO",
35     "Accelerate",
36     "AssetsLibrary",
37     "MobileCoreServices",
38     "SystemConfiguration",
39     "ImageIO",
40     "JavaScriptCore",
41     "WebKit"
42   ],
43   "dependencies": {
44     "NNGloble": [
46     ],
47     "AESCrypt-ObjC": [
49     ],
50     "FLAnimatedImage": [
52     ],
53     "IQKeyboardManager": [
55     ],
56     "GTMBase64": [
58     ],
59     "MBProgressHUD": [
61     ],
62     "MJExtension": [
64     ],
65     "SDWebImage": [
67     ],
68     "Toast": [
70     ],
71     "YYModel": [
73     ]
74   }