blob: 0630119d77a605933816ca359e667d3a24c71a73 [file] [log] [blame]
{
"name": "ImoDynamicPopUp",
"version": "1.2.6",
"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.2.6"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.*",
"resources": "Pod/Resources/*.*",
"resource_bundles": {
"ImoDynamicTableView": [
"Pod/Assets/*.*"
]
},
"dependencies": {
"ImoDynamicTableView": [
"~> 1.1"
]
}
}