[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 5 / 6 / c / Fula / 0.1.1 / Fula.podspec.json
blob40f3717fcb4dfe6ae1a0d9c6afbf9aaa02c50208
2   "name": "Fula",
3   "version": "0.1.1",
4   "summary": "Go-fula for iOS",
5   "homepage": "https://github.com/functionland/go-fula",
6   "authors": {
7     "Functionland": "info@fx.land"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/functionland/go-fula/releases/download/cocoapods-bundle/cocoapods-bundle.zip"
18   },
19   "vendored_frameworks": "Fula.xcframework",
20   "static_framework": true,
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }