[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / survey-sdk / 0.1.1 / survey-sdk.podspec.json
blob98495f47450c1b0646fe50da2ed04697e80ebdbe
2   "name": "survey-sdk",
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": "survey-sdk/Classes/**/*",
23   "resource_bundles": {
24     "survey-sdk": [
25       "survey-sdk/assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "WebKit",
31     "JavaScriptCore"
32   ],
33   "deprecated": true,
34   "swift_version": "4.0"