2 "name": "TestSDKStaticLib",
4 "summary": "A short description of TestSDKStaticLib.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/FazalConsoliads/TestSDKStaticLib",
12 "FazalConsoliads": "66841044+FazalConsoliads@users.noreply.github.com"
15 "git": "https://github.com/FazalConsoliads/TestSDKStaticLib.git",
21 "source_files": "TestSDKStaticLib/Classes/**/*",
23 "pod_target_xcconfig": {
24 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
25 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
27 "user_target_xcconfig": {
28 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
29 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
32 "vendored_libraries": "TestSDKStaticLib/libConsoliAd.a"
35 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TestSDKStaticLib\""
39 "TestSDKStaticLib/Assets/*.{xib,png}"