[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 4 / ZGAudioKit / 0.0.5 / ZGAudioKit.podspec.json
blobae1dcafe584eaae4fb76446ea705a2f73d3e6e2a
2   "name": "ZGAudioKit",
3   "version": "0.0.5",
4   "summary": "A short description of ZGAudioKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/luoke365",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiJsWn": "42572412+LiJsWn@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://gitee.com/luoke365/zgaudiokit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": [
22     "ZGAudioKit/Classes/AudioKit.framework"
23   ],
24   "resources": "ZGAudioKit/Classes/AudioKit.framework/Headers",
25   "libraries": "c++",
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC",
28     "ENABLE_BITCODE": "NO"
29   }