blob: 16a8bf2729ffc10757651d1437eceb1d9940e16a [file] [log] [blame]
{
"name": "LeanCloudFeedbackDynamic",
"version": "0.0.8",
"platforms": {
"ios": "8.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.0.8"
},
"source_files": "LeanCloudFeedback/**/*.{h,m}",
"public_header_files": "LeanCloudFeedback/**/*.h",
"resources": "LeanCloudFeedback/resources/*.{png,strings}",
"dependencies": {
"AVOSCloudDynamic": [
"~> 3.1"
]
}
}