[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / b / SwipeUpView / 1.1.0 / SwipeUpView.podspec.json
blob3959ba3ab1553b54b6cb09167db87eb09993da59
2   "name": "SwipeUpView",
3   "version": "1.1.0",
4   "summary": "You can easly create swipeable views by using SwipeUpView",
5   "description": "SwipeUpView is used to create swipeable views. This is very useful to build swipe-based views. The interface is as simple as UIKit's.",
6   "homepage": "https://github.com/zingat/SwipeUpView",
7   "screenshots": "https://raw.githubusercontent.com/zingat/SwipeUpView/master/SwipeUpView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kadir Kemal Dursun": "kkdursun@yahoo.com",
14     "Yusuf Çınar": "yusuf.cinar@zingat.com"
15   },
16   "source": {
17     "git": "https://github.com/zingat/SwipeUpView.git",
18     "tag": "1.1.0"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "source_files": "SwipeUpView/Classes/**/*"