[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / b / d / HYSurveySDK / 0.1.1 / HYSurveySDK.podspec.json
blobb841e34cfd5182cc24ebfa25108c480342ce8704
2   "name": "HYSurveySDK",
3   "version": "0.1.1",
4   "summary": "a tiny survey sdk for xmplus",
5   "description": "体验家(xmplus.cn) survey sdk for ios",
6   "swift_versions": "4.0",
7   "homepage": "https://github.com/hanyidata/survey-sdk-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "boyd4y": "yangjun@surveyplus.cn"
14   },
15   "source": {
16     "git": "https://github.com/hanyidata/survey-sdk-ios.git",
17     "tag": "0.1.1"
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   "deprecated": true,
32   "swift_version": "4.0"