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