blob: ec2a404cc22b0f2bf363e4738e761ec72e3ee53d [file] [log] [blame]
{
"name": "PopUpView",
"version": "1.0",
"summary": "PopUpView is a library that will provide a popup animation.",
"description": " PopUpView is a very useful cocoa control,\n PopUpView is a library that will provide a popup animation to a UIViewControl that you add it on top.\n",
"homepage": "https://github.com/prajwals/PopUpView.git",
"license": {
"type": "Copyright",
"text": " Copyright 2009 - 2013 Prajwal, Inc. All rights reserved.\n"
},
"authors": {
"Prajwal S": "prajwal.s@robosoftin.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/prajwals/PopUpView.git",
"tag": "v1.0"
},
"source_files": [
"include",
"include/*.{h,m}"
],
"requires_arc": true
}