blob: a434e94645ff683392ad8889abe569c2a5b684d9 [file] [log] [blame]
{
"name": "QYTInteractiveForiOS",
"version": "0.0.7",
"summary": "互动模块的相关UI、逻辑",
"description": "互动模块的相关UI、逻辑",
"homepage": "http://192.168.1.52/QYTInteractiveForiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qcb": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTInteractiveForiOS.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYTInteractiveForiOS/**/*.{h,m}",
"resource_bundles": {
"QYTInteractiveForiOS": [
"QYTInteractiveForiOS/Resource/*.{storyboard,png,xib,bundle}"
]
},
"public_header_files": "QYTInteractiveForiOS/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"QYTHelperForiOS": [
],
"QYTCustomUIControlForiOS": [
],
"MJRefresh": [
],
"AMapSearch": [
"~> 4.4.1"
],
"AMapLocation": [
],
"QYTBrowserForiOS": [
],
"TPKeyboardAvoiding": [
"~> 1.3.1"
],
"LPDQuoteImagesView": [
"~> 0.3.1"
]
}
}