blob: 4def8e0fae9ab676f73c97c88f7af0afb79cfbd8 [file] [log] [blame]
{
"name": "AppKeFu",
"version": "4.4.9.1",
"summary": "iOS Helpdesk framework.",
"description": "Online chat Lib for ios, Helpdesk system",
"homepage": "http://www.appkefu.com",
"license": "MIT",
"authors": {
"jackning": "pengjinning@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pengjinning/AppKeFu-iOS.git",
"tag": "4.4.9.1"
},
"vendored_frameworks": "frameworks/cocoapods/AppKeFuFramework.framework",
"resources": "frameworks/cocoapods/AppKeFuResources.bundle",
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "NO"
}
}