blob: 374af93f41194f56f96173e588307e43638ee65f [file] [log] [blame]
{
"name": "BNGloble",
"version": "1.3.9",
"summary": "Macro,Const.AppKey.",
"description": "基础宏,常量值,第三方appKey配置",
"homepage": "https://github.com/shang1219178163/BNGloble",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BNGloble.git",
"tag": "1.3.9"
},
"source_files": "BNGloble/*",
"public_header_files": "BNGloble/*.h",
"resource_bundles": {
"BNGloble": [
"BNGloble/Resources/*.xcassets"
]
},
"libraries": [
"sqlite3",
"c++"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"MobileCoreServices",
"SystemConfiguration",
"ImageIO",
"JavaScriptCore",
"WebKit"
]
}