blob: c1028eeb60ecb52afe1d75e9b41e01961b0a786f [file] [log] [blame]
{
"name": "HLPresentTool",
"version": "0.1.1",
"summary": "HLPresentTool.git is a swift module for presentViewManager.",
"homepage": "https://github.com/MonkeyRing/HLPresentTool.git",
"license": "MIT",
"authors": {
"monkeyRing": "502086651@qq.com"
},
"source": {
"git": "https://github.com/MonkeyRing/HLPresentTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HLPresentTool/Classes/*.swift",
"HLPresentTool/Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}