[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 6 / 1 / c / SmartPopup / 1.5 / SmartPopup.podspec.json
blobea37a15af5a6a4e824230c95eb17b87a302ce0da
2   "name": "SmartPopup",
3   "version": "1.5",
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"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"