[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / c / 6 / juggist_app / 0.0.5 / juggist_app.podspec.json
blobc6e90eaff8a4fc0651f3a5c484b21801ccb3f403
2   "name": "juggist_app",
3   "version": "0.0.5",
4   "summary": "A short description of app.",
5   "description": "ios_pod App.xcframework",
6   "homepage": "https://github.com/juggist/test_ios_pod_app",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "陆费松": "feisong.lu@transsion.com"
13   },
14   "source": {
15     "git": "https://github.com/juggist/test_ios_pod_app.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "ios": {
24     "vendored_frameworks": "App.xcframework"
25   },
26   "platforms": {
27     "osx": null,
28     "ios": null,
29     "tvos": null,
30     "watchos": null
31   }