blob: 32ed711d81dbd9ac43353800656d4fb3b6879d7f [file] [log] [blame]
{
"name": "NNGloble",
"version": "1.8.0",
"summary": "Macro,Const.AppKey.",
"description": "基础宏,常量值",
"homepage": "https://github.com/shang1219178163/NNGloble",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/NNGloble.git",
"tag": "1.8.0"
},
"source_files": "NNGloble/*",
"public_header_files": "NNGloble/*.h",
"resource_bundles": {
"NNGloble": [
"NNGloble/Resources/*.xcassets"
]
},
"libraries": [
"sqlite3",
"c++"
],
"frameworks": [
"UIKit",
"CoreFoundation"
]
}