blob: ff51c55f8120407dd09df8db28cbc87c4603777a [file] [log] [blame]
{
"name": "ZHFlexDotView",
"version": "1.0.3",
"summary": "flex tool",
"description": "Flex 小浮窗,",
"homepage": "https://github.com/zhouzhuhao/ZHFlexDotView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzhuhao": "johnzhuhaochow@gmail.com"
},
"source": {
"git": "https://github.com/zhouzhuhao/ZHFlexDotView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZHFlexDotView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"FLEX": [
"~> 2.4.0"
]
}
}