[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 6 / 1 / c / SmartPopup / 1.5.1 / SmartPopup.podspec.json
blobf046f28f19099eb3ec9e1bbfd6d36bacaf61623a
2   "name": "SmartPopup",
3   "version": "1.5.1",
4   "summary": "SmartPopup allows easy creation and management of pretty UI dialogs for iOS",
5   "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.",
6   "homepage": "https://github.com/RicardoKoch/SmartPopup",
7   "license": "MIT",
8   "authors": {
9     "Ricardo Koch": "ricardo@ricardokoch.com"
10   },
11   "source": {
12     "git": "https://github.com/RicardoKoch/SmartPopup.git",
13     "tag": "1.5.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"