[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / b / d / HYSurveySDK / 0.1.1014 / HYSurveySDK.podspec.json
blobb599bc462bc6d46c25469c3efa710530de54166b
2   "name": "HYSurveySDK",
3   "version": "0.1.1014",
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.1.1014"
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"