[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / c / 1 / UsabillaForm / 0.0.1 / UsabillaForm.podspec.json
blob6b88783f964f42b00eac283da0768b1e36eb7011
2   "name": "UsabillaForm",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "Usabilla/**/*.{h,m,swift}",
23   "swift_version": "5.0",
24   "ios": {
25     "frameworks": "UIKit"
26   }