[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / 1 / UsabillaForm / 0.0.4 / UsabillaForm.podspec.json
blob914fbb5f2a9d875e97a6eee28656885b734d7c81
2   "name": "UsabillaForm",
3   "version": "0.0.4",
4   "summary": "Making your feedback process easier",
5   "description": "This CocoaPods library helps you to display feedback forms and user surveys easiliy.",
6   "module_name": "Usabilla",
7   "platforms": {
8     "ios": "12.1"
9   },
10   "homepage": "https://github.com/kutan74/UsabillaForm",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Kutan Çıngısız": "cingisiz.akutan@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/kutan74/UsabillaForm.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Usabilla/**/*.{h,m,swift}",
23   "swift_version": "5.0",
24   "ios": {
25     "frameworks": "UIKit"
26   }