blob: e261e140776a4aa9cf7a23a0c09d94ace5b1f395 [file] [log] [blame]
{
"name": "ANPopUpContainer",
"version": "0.1.1",
"summary": "PopUpContainer is used to popup any UIViewController or UITableViewController",
"description": "PopUpContainer is used to popup any UIViewController or UITableViewController, with animation.",
"homepage": "https://github.com/abdallahnh/ANPopUpContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abdallahnh": "abdallah.nh@gmail.com"
},
"source": {
"git": "https://github.com/abdallahnh/ANPopUpContainer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ANPopUpContainer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}