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