blob: 7244e56aab73b11257c74dc0a3781252b739932e [file] [log] [blame]
{
"name": "ZMPopover",
"version": "0.1.0",
"summary": "Popover component for iOS with swift",
"homepage": "https://github.com/nanjingboy/ZMPopover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom.Huang": "hzlhu.dargon@gmail.com"
},
"source": {
"git": "https://github.com/nanjingboy/ZMPopover.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}