[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 6 / NNCategoryPro / 2.8.0 / NNCategoryPro.podspec.json
bloba01cca3ebb44c86588b4071ac1de0688cbc482cf
2   "name": "NNCategoryPro",
3   "version": "2.8.0",
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.8.0"
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     "SDWebImage": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "GTMBase64": [
55     ]
56   }