blob: c7ee85a8390a9a7041a1f3de97ec2d53419cf89d [file] [log] [blame]
{
"name": "PopoverObjC",
"version": "0.1.5",
"summary": "ObjC version of popover(https://github.com/corin8823/Popover).",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Assuner-Lee/PopoverObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assuner": "assuner@foxmail.com"
},
"source": {
"git": "https://github.com/Assuner-Lee/PopoverObjC.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopoverObjC/Classes/**/*"
}