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