[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 6 / Injektor / 2.0.68 / Injektor.podspec.json
blob7934058ad8d3df3d5b2c973edf965bc57b82e890
2   "name": "Injektor",
3   "version": "2.0.68",
4   "summary": "Injektor, dependency injection Framework for iOS",
5   "description": "Dependency injection for iOS, tested in objC projects. Swift module coming soon.",
6   "homepage": "https://github.com/x-labs/injektor",
7   "license": {
8     "type": "Custom",
9     "text": "\t\t\t\t\t\t\tCopyright (C) 2021 Adrian Salazar\n"
10   },
11   "authors": {
12     "Adrian Salazar": "asalazar@ism.ec"
13   },
14   "social_media_url": "https://twitter.com/joseadrisalazar",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://ism-sdk.s3.amazonaws.com/ios/injektor/2.0.68/Injektor.zip"
20   },
21   "vendored_frameworks": [
22     "exports/Injektor.xcframework",
23     "exports/InjektorDefinitions.xcframework",
24     "exports/InjektorGUI.xcframework"
25   ],
26   "swift_versions": "5.0",
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "ENABLE_BITCODE": "NO"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "ENABLE_BITCODE": "NO"
34   },
35   "swift_version": "5.0"