blob: 8c3a3903e4d84e92c46ff47433f0585b5dc25f3e [file] [log] [blame]
{
"name": "ImoDynamicPopUp",
"version": "1.1.3",
"summary": "ImoDynamicPopUp",
"description": " An controller that show popups\n \n",
"homepage": "https://github.com/imodeveloper/ImoDynamicPopUp",
"license": "MIT",
"authors": {
"borinschi ivan": "imodeveloperlab@gmail.com"
},
"source": {
"git": "https://github.com/imodeveloper/ImoDynamicPopUp.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.*",
"resources": "Pod/Resources/*.*",
"resource_bundles": {
"ImoDynamicTableView": [
"Pod/Assets/*.*"
]
},
"dependencies": {
"ImoDynamicTableView": [
"~> 1.1"
]
}
}