blob: 22594c1ef174eea5936899897bdaad2deb7e782e [file] [log] [blame]
{
"name": "PopoverObjC",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopoverObjC/Classes/**/*"
}