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