[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / OrzFMod / 0.0.1 / OrzFMod.podspec.json
blob439499772c96623598011556f78c291de2483b46
2   "name": "OrzFMod",
3   "version": "0.0.1",
4   "summary": "A Swift Capsule of FMod Audio Framework.",
5   "description": "Use this Framework to power a Keygen Music Player",
6   "homepage": "https://github.com/OrzGeeker/OrzFMod",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangzhizhou": "824219521@qq.com"
13   },
14   "social_media_url": "https://github.com/wangzhizhou",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/OrzGeeker/OrzFMod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "OrzFMod/**/*.{h,hpp,m,mm}",
23   "public_header_files": [
24     "OrzFMod/OrzFMod.h",
25     "OrzFMod/FModCapsule/FModCapsule.h"
26   ],
27   "resources": "OrzFMod/**/*.{png,xm}",
28   "frameworks": [
29     "UIKit",
30     "AudioToolbox",
31     "AVFoundation"
32   ],
33   "vendored_libraries": "OrzFMod/**/*.{a}"