[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / e / SpeakPenNew / 0.1.4 / SpeakPenNew.podspec.json
blob1920eebb4bc4c4bfce5ff5b7a54760d7c7958574
2   "name": "SpeakPenNew",
3   "version": "0.1.4",
4   "summary": "SpeakPenNew",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/zgmtx/speak-pen-new",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "123456github": "15102630903@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/zgmtx/speak-pen-new.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "libraries": "c++",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "4.0.1"
34     ],
35     "YYModel": [
37     ]
38   },
39   "vendored_frameworks": "SpeakPen.framework",
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
45     "OTHER_LDFLAGS": "-read_only_relocs suppress"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   }