[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 4 / ZGAudioKit / 0.0.7 / ZGAudioKit.podspec.json
blob5d13522d5f8e6563ddd1dfb9ad8fa98873657949
2   "name": "ZGAudioKit",
3   "version": "0.0.7",
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.7"
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   "frameworks": "Foundation",
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "ENABLE_BITCODE": "NO"
30   }