[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / 1 / c / SmartPopup / 1.0.1 / SmartPopup.podspec.json
blob85a3901017248f7a69540ef651ce28abda31e9ac
2   "name": "SmartPopup",
3   "version": "1.0.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.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SmartPopup": [
22       "Pod/Assets/*.png"
23     ]
24   }