[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 2 / 6 / FlightAI / 1.0.0 / FlightAI.podspec.json
blob49a867738142ec7fe40e96794277616e3e6ffaec
2   "name": "FlightAI",
3   "version": "1.0.0",
4   "summary": "A short description of FlightAI.",
5   "description": "A longer description of FlightAI.",
6   "homepage": "https://yourframeworkhomepage.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Your Name": "john.w.blaine@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ai-jong/FlightAI.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "vendored_frameworks": "FlightAI.xcframework",
22   "pod_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   }