blob: a83db12cecea93d08434d15353fe8da0b559842d [file] [log] [blame]
{
"name": "LeanCloudFeedback",
"version": "0.1.1",
"platforms": {
"ios": "6.0"
},
"summary": "LeanCloud iOS SDK for mobile backend.",
"homepage": "https://leancloud.cn",
"documentation_url": "https://leancloud.cn/docs/feedback.html",
"license": {
"type": "Commercial",
"text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
},
"authors": {
"LeanCloud": "support@leancloud.cn"
},
"source": {
"git": "https://github.com/leancloud/leancloud-feedback-ios.git",
"tag": "0.1.1"
},
"source_files": "LeanCloudFeedback/**/*.{h,m}",
"public_header_files": "LeanCloudFeedback/**/*.h",
"resources": "LeanCloudFeedback/resources/*.{png,strings}",
"dependencies": {
"AVOSCloud": [
]
}
}