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