blob: 12b47c356df394c719d66d38411853e1de892179 [file] [log] [blame]
{
"name": "NNCategoryPro",
"version": "2.2.5.4",
"summary": "分类-项目通用方法封装.",
"description": "项目封装的实现主体,主要通过分类实现",
"homepage": "https://github.com/shang1219178163/NNCategoryPro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/NNCategoryPro.git",
"tag": "2.2.5.4"
},
"source_files": "NNCategoryPro/*",
"public_header_files": "NNCategoryPro/*.h",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"ImageIO",
"Accelerate",
"AssetsLibrary",
"MobileCoreServices",
"SystemConfiguration",
"ImageIO",
"JavaScriptCore",
"WebKit"
],
"dependencies": {
"NNGloble": [
],
"AESCrypt-ObjC": [
],
"FLAnimatedImage": [
],
"IQKeyboardManager": [
],
"GTMBase64": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDWebImage": [
],
"Toast": [
],
"YYModel": [
]
}
}