blob: f046f28f19099eb3ec9e1bbfd6d36bacaf61623a [file] [log] [blame]
{
"name": "SmartPopup",
"version": "1.5.1",
"summary": "SmartPopup allows easy creation and management of pretty UI dialogs for iOS",
"description": "Cocoapods component for easy creation and management of animated and engaging UI dialogs for iOS. Easily create animated and modern dialogs with very little code. Customize completly the dialog UI with Xibs and reuse it throughout your app.",
"homepage": "https://github.com/RicardoKoch/SmartPopup",
"license": "MIT",
"authors": {
"Ricardo Koch": "ricardo@ricardokoch.com"
},
"source": {
"git": "https://github.com/RicardoKoch/SmartPopup.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}