[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / 6 / FlyyPod / 1.0.18 / FlyyPod.podspec.json
blobc515f1ed34fe7545c8a4617446c4cf64185acb0a
2   "name": "FlyyPod",
3   "version": "1.0.18",
4   "summary": "Flyy SDK in iOS platform developed using swift.",
5   "description": "Flyy SDK in iOS platform developed using swift. Import and start using our amazing product",
6   "homepage": "https://github.com/roid-software/flyy-pod",
7   "license": "MIT",
8   "authors": {
9     "Flyy": "venkatesh@theflyy.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "http": "https://ghc.theflyy.com/assets/FlyyFramework.zip"
16   },
17   "swift_versions": "5.0",
18   "ios": {
19     "vendored_frameworks": "FlyyFramework.framework"
20   },
21   "exclude_files": "Classes/Exclude",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "swift_version": "5.0"