blob: fbdc5c4ae22a96e417ee10d58b8fc2f333aa756e [file] [log] [blame]
{
"name": "BJBAPPFramework",
"version": "1.0.0",
"summary": "BJBAPPFramework.",
"description": "BJBAPPFramework description",
"homepage": "https://github.com/LionelMessiJianBo/BJBAPPFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bianjianbo": "bianjianbo@autoforce.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LionelMessiJianBo/BJBAPPFramework.git",
"tag": "1.0.0"
},
"source_files": "AppFramework/AppFramework.framework/Headers/*.{h}",
"vendored_frameworks": "AppFramework/AppFramework.framework",
"public_header_files": "AppFramework/AppFramework.framework/Headers/AppFramework.h",
"frameworks": "WebKit",
"dependencies": {
"AFNetworking": [
],
"Reachability": [
],
"MJExtension": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"UMCPush": [
],
"Bugly": [
],
"AMapLocation": [
]
}
}