[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / b / d / HYSurveySDK / 0.4.17 / HYSurveySDK.podspec.json
blob66f360270d6265eabf98bfe053af66d8aa248875
2   "name": "HYSurveySDK",
3   "version": "0.4.17",
4   "summary": "a tiny survey sdk for xmplus",
5   "swift_versions": "4.0",
6   "homepage": "https://gitee.com/hanyidata/survey-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangjun": "yangjun@surveyplus.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/hanyidata/survey-sdk-ios.git",
16     "tag": "0.4.17"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "surveySDK/Classes/*",
22   "resources": [
23     "surveySDK/Assets/*"
24   ],
25   "frameworks": [
26     "UIKit",
27     "WebKit",
28     "JavaScriptCore"
29   ],
30   "swift_version": "4.0"