2 "name": "iOSCoreModule",
4 "summary": "Sample po that includes Core and optional doc module",
5 "description": "Custom sample sdk cocoapods to test core and optional module. Includes core and optional doc module",
6 "homepage": "https://github.com/AdrianaPineda/iOSCoreModule",
12 "apineda-truora": "apineda@truora.com"
14 "user_target_xcconfig": {
15 "OTHER_LDFLAGS": "-ObjC -lc++ -lz",
16 "CLANG_MODULES_AUTOLINK": "YES"
19 "git": "https://github.com/AdrianaPineda/iOSCoreModule.git",
27 "name": "iOSCoreModule",
28 "vendored_frameworks": [
29 "Products/iOSCoreModule.xcframework"
33 "name": "iOSDocModule",
34 "vendored_frameworks": [
35 "Products/iOSDocModule.xcframework"