[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 5 / FulaMobile / 0.1.1 / FulaMobile.podspec.json
blob92160d680436b9e717f0d8dae1a68831d064f84c
2   "name": "FulaMobile",
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": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/functionland/go-fula/releases/download/cocoapods-bundle/cocoapods-bundle.zip"
18   },
19   "source_files": "Headers/*.{h}",
20   "module_map": "Modules/module.modulemap",
21   "ios": {
22     "vendored_libraries": "libfula.a"
23   },
24   "static_framework": true,
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }