[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 8 / 6 / SBCardPopup / 0.2.1 / SBCardPopup.podspec.json
blob27f2f2bf2cbd0d48e97584d7f84ea39b471e94d3
2   "name": "SBCardPopup",
3   "version": "0.2.1",
4   "summary": "Show a view in a card popup UI",
5   "description": "TODO: Show a UIViewController of UIView in a card popup UI. SBCardPopup handles the animations and dismiss gestures for you.",
6   "homepage": "https://github.com/SteveBarnegren/SBCardPopup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Barnegren": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SBCardPopup.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SBCardPopup/SBCardPopup/**/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"